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

Unified Diff: LayoutTests/fast/flexbox/stretch-align-svg-expected.html

Issue 423133002: Ensure logical height is overridden for stretch-aligned flex-box children (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase. Created 6 years, 2 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/flexbox/stretch-align-svg.html ('k') | Source/core/rendering/RenderFlexibleBox.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/flexbox/stretch-align-svg-expected.html
diff --git a/LayoutTests/fast/flexbox/stretch-align-svg-expected.html b/LayoutTests/fast/flexbox/stretch-align-svg-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..bbf84badc06d476710520e9021f5ba529c6ec27f
--- /dev/null
+++ b/LayoutTests/fast/flexbox/stretch-align-svg-expected.html
@@ -0,0 +1,2 @@
+<!DOCTYPE html>
+<div style="background-color: green; width: 400px; height: 400px;"></div>
« no previous file with comments | « LayoutTests/fast/flexbox/stretch-align-svg.html ('k') | Source/core/rendering/RenderFlexibleBox.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698