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

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

Issue 1919813002: Implementation of CSS3 nav-up/down/left/right properties from CSS3 UI Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 4726e9be2d3d202c6750f7487af4d2558ef45e3f..0de2696e75bd38a94de23aa14b7af51c60e7fa1f 100644
--- a/third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt
@@ -206,6 +206,10 @@ mix-blend-mode: normal
motion-offset: 0px
motion-path: none
motion-rotation: auto 0deg
+nav-down: auto
+nav-left: auto
+nav-right: auto
+nav-up: auto
object-fit: fill
object-position: 50% 50%
opacity: 1

Powered by Google App Engine
This is Rietveld 408576698