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

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

Issue 17601010: [CSS Grid Layout] Rename grid placement properties (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: missing webposed/ changes Created 7 years, 6 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: LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
diff --git a/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt b/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
index 7971b1426d2c68bf6d23ef8e40991fb7598f6252..86b5382333deac71277b1de9fff5f0bc5e1cc447 100644
--- a/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
+++ b/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
@@ -99,18 +99,18 @@ fontVariant
fontWeight
glyphOrientationHorizontal
glyphOrientationVertical
-gridAfter
gridArea
gridAutoColumns
gridAutoFlow
gridAutoRows
-gridBefore
gridColumn
+gridColumnEnd
+gridColumnStart
gridDefinitionColumns
gridDefinitionRows
-gridEnd
gridRow
-gridStart
+gridRowEnd
+gridRowStart
height
imageRendering
justifyContent

Powered by Google App Engine
This is Rietveld 408576698