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

Unified Diff: third_party/WebKit/LayoutTests/virtual/stable/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/virtual/stable/webexposed/css-properties-as-js-properties-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/css-properties-as-js-properties-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/css-properties-as-js-properties-expected.txt
index 1131a5b7a9284c3135b1211a838018923f4ff0ab..f4f541dac41c38cfc8380a7d099a0e7f727a0b90 100644
--- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/css-properties-as-js-properties-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/css-properties-as-js-properties-expected.txt
@@ -30,6 +30,7 @@ backgroundRepeatX
backgroundRepeatY
backgroundSize
baselineShift
+blockSize
border
borderBottom
borderBottomColor
@@ -153,6 +154,7 @@ gridTemplateRows
height
hyphens
imageRendering
+inlineSize
isolation
item
justifyContent
@@ -178,10 +180,14 @@ markerMid
markerStart
mask
maskType
+maxBlockSize
maxHeight
+maxInlineSize
maxWidth
maxZoom
+minBlockSize
minHeight
+minInlineSize
minWidth
minZoom
mixBlendMode

Powered by Google App Engine
This is Rietveld 408576698