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

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

Issue 1309513008: [css-grid] Implement grid gutters (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebased patch for landing Created 5 years, 2 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 f7cbd1611a073e720ee2663b7d7c44199751b26b..37677810f0e4db8b6d3c25f40c6117e5df5f3f36 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
@@ -125,9 +125,12 @@ gridAutoFlow
gridAutoRows
gridColumn
gridColumnEnd
+gridColumnGap
gridColumnStart
+gridGap
gridRow
gridRowEnd
+gridRowGap
gridRowStart
gridTemplate
gridTemplateAreas

Powered by Google App Engine
This is Rietveld 408576698