Chromium Code Reviews

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

Issue 1696373003: Add CSS parser support for the snap-height property (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
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 ef65553791e9e73b86260cc4656e8a359e3cc078..d40eea93ec809ef2a4832e61279904fd83a101fd 100644
--- a/third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt
@@ -249,6 +249,7 @@ shape-image-threshold: 0
shape-margin: 0px
shape-outside: none
shape-rendering: auto
+snap-height: 0px
speak: normal
stop-color: rgb(0, 0, 0)
stop-opacity: 1

Powered by Google App Engine