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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt

Issue 2577363002: Implement CSS Logical Properties: inline/block size (Closed)
Patch Set: Refactor test case Created 3 years, 11 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/webexposed/css-properties-as-js-properties-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt b/third_party/WebKit/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
index b69e8ad5151ce708c098e2ad2a4cb292ffa7bf62..41ca12bc1f1d9f05034534fd0b25e823ebce4f94 100644
--- a/third_party/WebKit/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
@@ -31,6 +31,7 @@ backgroundRepeatX
backgroundRepeatY
backgroundSize
baselineShift
+blockSize
border
borderBottom
borderBottomColor
@@ -158,6 +159,7 @@ height
hyphens
imageOrientation
imageRendering
+inlineSize
isolation
item
justifyContent
@@ -184,10 +186,14 @@ markerStart
mask
maskSourceType
maskType
+maxBlockSize
maxHeight
+maxInlineSize
maxWidth
maxZoom
+minBlockSize
minHeight
+minInlineSize
minWidth
minZoom
mixBlendMode

Powered by Google App Engine
This is Rietveld 408576698