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

Unified Diff: LayoutTests/fast/css/link-disabled-attr-expected.txt

Issue 22371012: Merge 155910 "Revert "Revert "Revert "[css3-text] Implement tex..." (Closed) Base URL: svn://svn.chromium.org/blink/branches/chromium/1594/
Patch Set: Created 7 years, 4 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
« no previous file with comments | « LayoutTests/fast/css/link-disabled-attr.html ('k') | LayoutTests/fast/css/style-enumerate-properties.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/link-disabled-attr-expected.txt
===================================================================
--- LayoutTests/fast/css/link-disabled-attr-expected.txt (revision 155922)
+++ LayoutTests/fast/css/link-disabled-attr-expected.txt (working copy)
@@ -11,10 +11,10 @@
PASS link.sheet is non-null.
FAIL link.disabled should be true. Was false.
PASS link.sheet.disabled is true
-PASS getComputedStyle(testElement).textDecoration is "none solid rgb(0, 0, 0)"
+PASS getComputedStyle(testElement).textDecoration is "none"
PASS link.disabled is false
FAIL link.sheet.disabled should be false. Was true.
-FAIL getComputedStyle(testElement).textDecoration should be line-through. Was none solid rgb(0, 0, 0).
+FAIL getComputedStyle(testElement).textDecoration should be line-through. Was none.
altsheet
FAIL link.disabled should be true. Was false.
PASS link.sheet is non-null.
« no previous file with comments | « LayoutTests/fast/css/link-disabled-attr.html ('k') | LayoutTests/fast/css/style-enumerate-properties.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698