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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 This test checks HTMLLinkElement disabled conforms to HTML5 spec for the bug id #45425 .
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS test.disabled is false
7 PASS test.disabled is true
8 PASS test.sheet.disabled is true
9 PASS test.sheet.disabled is false
10 PASS test.disabled is false
11
12
13 PASS test_nostyle.sheet is null
14 PASS test_nostyle.disabled is false
15 PASS test_nostyle.disabled is false
16 PASS successfullyParsed is true
17
18 TEST COMPLETE
19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698