Index: LayoutTests/fast/dom/HTMLLinkElement/disabled-attribute-expected.txt |
=================================================================== |
--- LayoutTests/fast/dom/HTMLLinkElement/disabled-attribute-expected.txt (revision 88251) |
+++ LayoutTests/fast/dom/HTMLLinkElement/disabled-attribute-expected.txt (working copy) |
@@ -1,19 +0,0 @@ |
-This test checks HTMLLinkElement disabled conforms to HTML5 spec for the bug id #45425 . |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS test.disabled is false |
-PASS test.disabled is true |
-PASS test.sheet.disabled is true |
-PASS test.sheet.disabled is false |
-PASS test.disabled is false |
- |
- |
-PASS test_nostyle.sheet is null |
-PASS test_nostyle.disabled is false |
-PASS test_nostyle.disabled is false |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |