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

Unified Diff: LayoutTests/css3/flexbox/flex-flow-margins-auto-size-expected.txt

Issue 58373002: Whitespace only text nodes need to be reattached when their siblings are reattached (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated js-test include Created 7 years, 1 month 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-flow-margins-auto-size-expected.txt
diff --git a/LayoutTests/css3/flexbox/flex-flow-margins-auto-size-expected.txt b/LayoutTests/css3/flexbox/flex-flow-margins-auto-size-expected.txt
index 3aead6f411f67875642dfe5c966c57d4dacd9ec1..156bc4d79727f79c2ca0b3f14869d97aa36bf8d7 100644
--- a/LayoutTests/css3/flexbox/flex-flow-margins-auto-size-expected.txt
+++ b/LayoutTests/css3/flexbox/flex-flow-margins-auto-size-expected.txt
@@ -142,4 +142,3 @@ Expected 90 for width, but got 60.
<div class="container" data-expected-width="90" data-expected-height="90"><div class="flexbox vertical-rl ltr column-reverse" data-offset-x="40" data-offset-y="10">
<div style="-webkit-flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
</div></div>
-
« no previous file with comments | « LayoutTests/css3/flexbox/flex-flow-border-expected.txt ('k') | LayoutTests/css3/flexbox/flex-flow-margins-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698