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. |