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

Unified Diff: third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt

Issue 2394273006: Add CSS support for text-decoration-skip (Closed)
Patch Set: Histograms typo fixed, DCHECK Created 4 years, 2 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: third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt b/third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt
index c078763fe66965e97544178960e833e0171b6cd5..282a00544f9e2e867c605fc6a0697404548a4085 100644
--- a/third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt
@@ -268,6 +268,7 @@ text-anchor: start
text-decoration: none solid rgb(0, 0, 0)
text-decoration-color: rgb(0, 0, 0)
text-decoration-line: none
+text-decoration-skip: objects
text-decoration-style: solid
text-indent: 0px
text-justify: auto

Powered by Google App Engine
This is Rietveld 408576698