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

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

Issue 2521953002: [css-grid] Ship CSS Grid Layout (Closed)
Patch Set: Update test results for virtual/stable/webexposed/ Created 4 years, 1 month 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/virtual/stable/webexposed/nonstable-css-properties-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 937167484faa21385cc4481b7468e6e5330d30e5..b0e33713aff3ae7e74fbd73d76883fb174a2f61a 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
@@ -131,12 +131,32 @@ fontVariantNumeric
fontWeight
getPropertyPriority
getPropertyValue
+grid
+gridArea
+gridAutoColumns
+gridAutoFlow
+gridAutoRows
+gridColumn
+gridColumnEnd
+gridColumnGap
+gridColumnStart
+gridGap
+gridRow
+gridRowEnd
+gridRowGap
+gridRowStart
+gridTemplate
+gridTemplateAreas
+gridTemplateColumns
+gridTemplateRows
height
hyphens
imageRendering
isolation
item
justifyContent
+justifyItems
+justifySelf
left
length
letterSpacing
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/virtual/stable/webexposed/nonstable-css-properties-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698