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

Unified Diff: LayoutTests/fast/css-grid-layout/grid-percent-track-margin-border-padding-expected.txt

Issue 1321723008: [css-grid] Percentage columns shouldn't include border and padding (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: New version increasing pixels for margin, border and padding Created 5 years, 3 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/fast/css-grid-layout/grid-percent-track-margin-border-padding-expected.txt
diff --git a/LayoutTests/fast/css-grid-layout/grid-percent-track-margin-border-padding-expected.txt b/LayoutTests/fast/css-grid-layout/grid-percent-track-margin-border-padding-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4a5744ec51d28a0849483fec79756096fb3af645
--- /dev/null
+++ b/LayoutTests/fast/css-grid-layout/grid-percent-track-margin-border-padding-expected.txt
@@ -0,0 +1,10 @@
+This test checks that percentage tracks ignore grid container's margin, border and padding in order to calculate their breadths.
+
+PASS
+PASS
+PASS
+PASS
+PASS
+PASS
+PASS
+PASS

Powered by Google App Engine
This is Rietveld 408576698