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-linux/fast/replaced/width100percent-menulist-expected.txt

Issue 17072005: Floated elements inside a white-space:nowrap container should still wrap. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: now sans binary files. 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-linux/fast/replaced/width100percent-menulist-expected.txt
diff --git a/LayoutTests/platform/chromium-linux/fast/replaced/width100percent-menulist-expected.txt b/LayoutTests/platform/chromium-linux/fast/replaced/width100percent-menulist-expected.txt
index 2da80232e31bf1892735937e7761343216d2c2ff..9e334443a443ef24bdff0064488d1abdf778e76e 100644
--- a/LayoutTests/platform/chromium-linux/fast/replaced/width100percent-menulist-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/replaced/width100percent-menulist-expected.txt
@@ -9,21 +9,21 @@ layer at (0,0) size 800x600
RenderTable {TABLE} at (0,20) size 784x28
RenderTableSection {TBODY} at (0,0) size 784x28
RenderTableRow {TR} at (0,1) size 784x26
- RenderTableCell {TD} at (1,1) size 48x26 [r=0 c=0 rs=1 cs=1]
- RenderMenuList {SELECT} at (1,3) size 46x20 [bgcolor=#DDDDDD] [border: (1px solid #000000)]
- RenderBlock (anonymous) at (1,1) size 44x18
+ RenderTableCell {TD} at (1,1) size 4x26 [r=0 c=0 rs=1 cs=1]
+ RenderMenuList {SELECT} at (1,3) size 2x20 [bgcolor=#DDDDDD] [border: (1px solid #000000)]
+ RenderBlock (anonymous) at (1,1) size 23x18
RenderText at (4,1) size 21x16
text run at (4,1) width 21: "one"
- RenderTableCell {TD} at (50,1) size 4x26 [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (6,1) size 4x26 [r=0 c=1 rs=1 cs=1]
RenderMenuList {SELECT} at (1,3) size 2x20 [bgcolor=#DDDDDD] [border: (1px solid #000000)]
RenderBlock (anonymous) at (1,1) size 23x18
RenderText at (4,1) size 20x16
text run at (4,1) width 20: "two"
- RenderTableCell {TD} at (55,1) size 4x26 [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (11,1) size 4x26 [r=0 c=2 rs=1 cs=1]
RenderMenuList {SELECT} at (1,3) size 2x20 [bgcolor=#DDDDDD] [border: (1px solid #000000)]
RenderBlock (anonymous) at (1,1) size 23x18
RenderText at (4,1) size 29x16
text run at (4,1) width 29: "three"
- RenderTableCell {TD} at (60,3) size 723x22 [r=0 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (16,3) size 767x22 [r=0 c=3 rs=1 cs=1]
RenderText {#text} at (1,1) size 4x19
text run at (1,1) width 4: " "

Powered by Google App Engine
This is Rietveld 408576698