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

Unified Diff: LayoutTests/platform/chromium-mac/fast/forms/button-default-title-expected.txt

Issue 16888008: Don't create renderers for whitespace nodes in flexbox (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebased Created 7 years, 6 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/platform/chromium-mac/fast/forms/button-default-title-expected.txt
diff --git a/LayoutTests/platform/chromium-mac/fast/forms/button-default-title-expected.txt b/LayoutTests/platform/chromium-mac/fast/forms/button-default-title-expected.txt
index 86921c469ed7d1218fd48559fe749cd989dc8163..b75b0107d8dc83f55281c4896c6e5a0cfaf443c3 100644
--- a/LayoutTests/platform/chromium-mac/fast/forms/button-default-title-expected.txt
+++ b/LayoutTests/platform/chromium-mac/fast/forms/button-default-title-expected.txt
@@ -29,9 +29,6 @@ layer at (0,0) size 785x652
text run at (0,0) width 308: "This button should have a single space in its title:"
RenderBlock (anonymous) at (0,216) size 769x22
RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
- RenderBlock (anonymous) at (8,4) size 64x13
- RenderText {#text} at (30,0) size 4x13
- text run at (30,0) width 4: " "
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,253) size 769x19
RenderText {#text} at (0,0) size 203x18
@@ -65,9 +62,6 @@ layer at (0,0) size 785x652
text run at (0,0) width 308: "This button should have a single space in its title:"
RenderBlock (anonymous) at (0,544) size 769x22
RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #C0C0C0)]
- RenderBlock (anonymous) at (8,4) size 64x13
- RenderText {#text} at (30,0) size 4x13
- text run at (30,0) width 4: " "
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,581) size 769x19
RenderText {#text} at (0,0) size 203x18

Powered by Google App Engine
This is Rietveld 408576698