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

Unified Diff: LayoutTests/platform/chromium-win/fast/replaced/width100percent-textfield-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-win/fast/replaced/width100percent-textfield-expected.txt
diff --git a/LayoutTests/platform/chromium-win/fast/replaced/width100percent-textfield-expected.txt b/LayoutTests/platform/chromium-win/fast/replaced/width100percent-textfield-expected.txt
index a0a985477dde65512bb1c1bac764f61c034187f8..d36c6330c5a25777a91703013f6c59653e7cc498 100644
--- a/LayoutTests/platform/chromium-win/fast/replaced/width100percent-textfield-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/replaced/width100percent-textfield-expected.txt
@@ -9,13 +9,13 @@ layer at (0,0) size 800x600
RenderTable {TABLE} at (0,20) size 784x30
RenderTableSection {TBODY} at (0,0) size 784x30
RenderTableRow {TR} at (0,1) size 784x28
- RenderTableCell {TD} at (1,1) size 155x28 [r=0 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,3) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderTableCell {TD} at (157,1) size 6x28 [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (1,1) size 6x28 [r=0 c=0 rs=1 cs=1]
RenderTextControl {INPUT} at (1,3) size 4x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderTableCell {TD} at (164,1) size 6x28 [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (8,1) size 6x28 [r=0 c=1 rs=1 cs=1]
RenderTextControl {INPUT} at (1,3) size 4x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderTableCell {TD} at (171,4) size 612x22 [r=0 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (15,1) size 6x28 [r=0 c=2 rs=1 cs=1]
+ RenderTextControl {INPUT} at (1,3) size 4x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTableCell {TD} at (22,4) size 761x22 [r=0 c=3 rs=1 cs=1]
RenderText {#text} at (1,1) size 4x19
text run at (1,1) width 4: " "
RenderBlock (anonymous) at (0,50) size 784x40
@@ -24,20 +24,12 @@ layer at (0,0) size 800x600
RenderTable {TABLE} at (0,90) size 784x30
RenderTableSection {TBODY} at (0,0) size 784x30
RenderTableRow {TR} at (0,1) size 784x28
- RenderTableCell {TD} at (1,1) size 635x28 [r=0 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,3) size 633x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderTableCell {TD} at (637,1) size 6x28 [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (1,1) size 6x28 [r=0 c=0 rs=1 cs=1]
+ RenderTextControl {INPUT} at (1,3) size 4x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderTableCell {TD} at (8,1) size 6x28 [r=0 c=1 rs=1 cs=1]
RenderTextControl {INPUT} at (1,3) size 4x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderTableCell {TD} at (644,1) size 6x28 [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (15,1) size 6x28 [r=0 c=2 rs=1 cs=1]
RenderTextControl {INPUT} at (1,3) size 4x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderTableCell {TD} at (651,4) size 132x22 [r=0 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (22,4) size 761x22 [r=0 c=3 rs=1 cs=1]
RenderText {#text} at (1,1) size 4x19
text run at (1,1) width 4: " "
-layer at (12,35) size 149x16
- RenderBlock {DIV} at (2,3) size 149x16
- RenderText {#text} at (0,0) size 53x16
- text run at (0,0) width 53: "New Mail"
-layer at (12,105) size 629x16
- RenderBlock {DIV} at (2,3) size 629x16
- RenderText {#text} at (0,0) size 53x16
- text run at (0,0) width 53: "New Mail"

Powered by Google App Engine
This is Rietveld 408576698