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

Unified Diff: LayoutTests/inspector/styles/styles-computed-trace-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/inspector/styles/styles-computed-trace-expected.txt
===================================================================
--- LayoutTests/inspector/styles/styles-computed-trace-expected.txt (revision 155922)
+++ LayoutTests/inspector/styles/styles-computed-trace-expected.txt (working copy)
@@ -25,14 +25,8 @@
#id1 - Courier styles-computed-trace.html:18
/-- overloaded --/ #id1 - Times styles-computed-trace.html:13
/-- overloaded --/ body - Arial styles-computed-trace.html:4
-text-decoration: underline solid rgb(0, 0, 0);
+text-decoration: underline;
div - underline styles-computed-trace.html:9
-text-decoration-color: rgb(0, 0, 0);
- div - initial styles-computed-trace.html:9
-text-decoration-line: underline;
- div - underline styles-computed-trace.html:9
-text-decoration-style: solid;
- div - initial styles-computed-trace.html:9
[expanded]
element.style { ()
@@ -49,15 +43,9 @@
/-- overloaded --/ #id1 - Courier styles-computed-trace.html:18
/-- overloaded --/ #id1 - Times styles-computed-trace.html:13
/-- overloaded --/ body - Arial styles-computed-trace.html:4
-text-decoration: underline solid rgb(0, 0, 0);
+text-decoration: underline;
/-- overloaded --/ #id2 - invalidvalue styles-computed-trace.html:27
div - underline styles-computed-trace.html:9
-text-decoration-color: rgb(0, 0, 0);
- div - initial styles-computed-trace.html:9
-text-decoration-line: underline;
- div - underline styles-computed-trace.html:9
-text-decoration-style: solid;
- div - initial styles-computed-trace.html:9
[expanded]
element.style { ()

Powered by Google App Engine
This is Rietveld 408576698