Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(30)

Unified Diff: LayoutTests/fast/dom/HTMLLinkElement/disabled-attribute-expected.txt

Issue 17827004: Include disabled stylesheets in document.styleSheets. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Changed expected result for mac Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/dom/HTMLLinkElement/disabled-attribute-expected.txt
diff --git a/LayoutTests/fast/dom/HTMLLinkElement/disabled-attribute-expected.txt b/LayoutTests/fast/dom/HTMLLinkElement/disabled-attribute-expected.txt
index cdf6ccf3abf05edaa78416c458fdc235f1302ff9..9fd7f47d81fef56fbba65f85ba1be3ba3398320b 100644
--- a/LayoutTests/fast/dom/HTMLLinkElement/disabled-attribute-expected.txt
+++ b/LayoutTests/fast/dom/HTMLLinkElement/disabled-attribute-expected.txt
@@ -5,7 +5,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS test.disabled is false
PASS test.disabled is true
-FAIL test.sheet.disabled should be true. Was false.
+PASS test.sheet.disabled is true
PASS test.sheet.disabled is false
FAIL test.disabled should be false. Was true.

Powered by Google App Engine
This is Rietveld 408576698