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

Unified Diff: third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-align-stretching-replaced-items-expected.txt

Issue 2722613003: [css-grid] "normal" alignment is "start" for replaced elements (Closed)
Patch Set: Applied suggested changes Created 3 years, 10 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/fast/css-grid-layout/grid-align-stretching-replaced-items-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-align-stretching-replaced-items-expected.txt b/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-align-stretching-replaced-items-expected.txt
deleted file mode 100644
index 1faef8a75cc4a168e790a24c83eee85ec563729c..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-align-stretching-replaced-items-expected.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-This test checks that the alignment properties align-self and justify-self apply the 'stretch' value correctly on replaced elements.
-
-The blue image's original size is 100px x 100px, but it should be stretched to fill the 500px x 500px grid area it's placed into
-
-
-PASS
-The blue image's original size is 100px x 100px, non-stretch values prevent stretching to be applied.
-
-
-PASS
-The blue image's original size is 100px x 100px, non-auto sizes prevent stretching to be applied.
-
-
-PASS
-The blue image's original size is 100px x 100px, auto-margins prevent stretching to be applied.
-
-
-PASS

Powered by Google App Engine
This is Rietveld 408576698