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

Unified Diff: third_party/WebKit/LayoutTests/css3/flexbox/flex-flow-auto-margins-no-available-space-assert.html

Issue 1656743002: Removing more implicit LayoutUnit construction (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix additional test Created 4 years, 11 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 | « no previous file | third_party/WebKit/Source/core/editing/SelectionEditor.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/css3/flexbox/flex-flow-auto-margins-no-available-space-assert.html
diff --git a/third_party/WebKit/LayoutTests/css3/flexbox/flex-flow-auto-margins-no-available-space-assert.html b/third_party/WebKit/LayoutTests/css3/flexbox/flex-flow-auto-margins-no-available-space-assert.html
index 6cf00f6ab82b9ed2780b94517b2107ac5a427d49..e2d2687bbb2a832db1f165c71e8b2671067513d5 100644
--- a/third_party/WebKit/LayoutTests/css3/flexbox/flex-flow-auto-margins-no-available-space-assert.html
+++ b/third_party/WebKit/LayoutTests/css3/flexbox/flex-flow-auto-margins-no-available-space-assert.html
@@ -10,7 +10,7 @@
}
</style>
<script src="../../resources/check-layout.js"></script>
-<abbr data-expected-height=33554376>
+<abbr data-expected-height=33554380>
<input></input>
</abbr>
<p> crbug.com/380201: Don't shrink below border/padding when stretching children within a flexbox with no available space.</p>
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/editing/SelectionEditor.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698