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

Unified Diff: LayoutTests/media/track/track-css-matching-default-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
Index: LayoutTests/media/track/track-css-matching-default-expected.txt
===================================================================
--- LayoutTests/media/track/track-css-matching-default-expected.txt (revision 155922)
+++ LayoutTests/media/track/track-css-matching-default-expected.txt (working copy)
@@ -3,6 +3,6 @@
EVENT(seeked)
EXPECTED (getComputedStyle(cueNode).fontWeight == 'bold') OK
EXPECTED (getComputedStyle(cueNode).fontStyle == 'italic') OK
-EXPECTED (getComputedStyle(cueNode).textDecoration == 'underline solid rgb(255, 255, 255)') OK
+EXPECTED (getComputedStyle(cueNode).textDecoration == 'underline') OK
END OF TEST
« no previous file with comments | « LayoutTests/media/track/track-css-matching-default.html ('k') | LayoutTests/svg/css/getComputedStyle-basic-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698