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

Unified Diff: LayoutTests/css3/flexbox/flex-one-sets-flex-basis-to-zero-px-expected.txt

Issue 478233004: Flexbox flex: 1 incorrectly sets flex-basis to 0px (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 4 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/css3/flexbox/flex-one-sets-flex-basis-to-zero-px-expected.txt
diff --git a/LayoutTests/css3/flexbox/flex-one-sets-flex-basis-to-zero-px-expected.txt b/LayoutTests/css3/flexbox/flex-one-sets-flex-basis-to-zero-px-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9a4116a7e10d127bf0c17bec3964236cb9babaa7
--- /dev/null
+++ b/LayoutTests/css3/flexbox/flex-one-sets-flex-basis-to-zero-px-expected.txt
@@ -0,0 +1,12 @@
+Flex item with flex: 1
+PASS
+Flex item with flex: 1 1 0%
+PASS
+Flex item with flex: 1 1 0px
+PASS
+Flex item with flex: 1
+PASS
+Flex item with flex: 1 1 0%
+PASS
+Flex item with flex: 1 1 0px
+PASS
« no previous file with comments | « LayoutTests/css3/flexbox/flex-one-sets-flex-basis-to-zero-px.html ('k') | LayoutTests/css3/flexbox/flex-property-parsing.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698