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

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

Issue 7046023: Revert 84329 - 2011-04-19 Julien Chaffraix <jchaffraix@codeaurora.org> (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/782/
Patch Set: Created 9 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
===================================================================
--- 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
-

Powered by Google App Engine
This is Rietveld 408576698