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

Unified Diff: LayoutTests/fast/css-grid-layout/floating-not-effect-on-grid-items-expected.txt

Issue 273893002: New Layout Test to verify 'float' and 'clear' don't affect grid's items. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: No need to test float/clear without grid. Created 6 years, 7 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
« no previous file with comments | « LayoutTests/fast/css-grid-layout/floating-not-effect-on-grid-items.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css-grid-layout/floating-not-effect-on-grid-items-expected.txt
diff --git a/LayoutTests/fast/css-grid-layout/floating-not-effect-on-grid-items-expected.txt b/LayoutTests/fast/css-grid-layout/floating-not-effect-on-grid-items-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2f786d44bc30c4dd41d8a5080d5c0f8183157091
--- /dev/null
+++ b/LayoutTests/fast/css-grid-layout/floating-not-effect-on-grid-items-expected.txt
@@ -0,0 +1,3 @@
+This test checks that the grid's items are not affected by the 'float' and 'clear' properties.
+
+PASS
« no previous file with comments | « LayoutTests/fast/css-grid-layout/floating-not-effect-on-grid-items.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698