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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/forms/button-default-title-expected.txt
diff --git a/LayoutTests/platform/linux/fast/forms/button-default-title-expected.txt b/LayoutTests/platform/linux/fast/forms/button-default-title-expected.txt
index f328b2d024acd42923eaf67a7e61ec21bee5c447..07ca0b4135cbeb50ab09c555553a8021ca52f332 100644
--- a/LayoutTests/platform/linux/fast/forms/button-default-title-expected.txt
+++ b/LayoutTests/platform/linux/fast/forms/button-default-title-expected.txt
@@ -29,9 +29,6 @@ layer at (0,0) size 785x670
text run at (0,0) width 288: "This button should have a single space in its title:"
RenderBlock (anonymous) at (0,223) size 769x22
RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #DDDDDD)]
- RenderBlock (anonymous) at (8,3) size 64x16
- RenderText {#text} at (30,0) size 4x16
- text run at (30,0) width 4: " "
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,260) size 769x21
RenderText {#text} at (0,0) size 189x19
@@ -65,9 +62,6 @@ layer at (0,0) size 785x670
text run at (0,0) width 288: "This button should have a single space in its title:"
RenderBlock (anonymous) at (0,560) size 769x22
RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #DDDDDD)]
- RenderBlock (anonymous) at (8,3) size 64x16
- RenderText {#text} at (30,0) size 4x16
- text run at (30,0) width 4: " "
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,597) size 769x21
RenderText {#text} at (0,0) size 189x19
« no previous file with comments | « LayoutTests/platform/chromium-mac/fast/forms/button-default-title-expected.txt ('k') | Source/core/dom/Text.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698