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

Unified Diff: LayoutTests/platform/chromium-win/tables/mozilla/bugs/bug57828-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/tables/mozilla/bugs/bug57828-expected.txt
diff --git a/LayoutTests/platform/chromium-win/tables/mozilla/bugs/bug57828-expected.txt b/LayoutTests/platform/chromium-win/tables/mozilla/bugs/bug57828-expected.txt
index 71801e472512df57a1bbb0a0e87b1d1cf202f0b9..178a2768ffa3aa459743db0382ccab5223fd2a3c 100644
--- a/LayoutTests/platform/chromium-win/tables/mozilla/bugs/bug57828-expected.txt
+++ b/LayoutTests/platform/chromium-win/tables/mozilla/bugs/bug57828-expected.txt
@@ -3,19 +3,19 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 253x54 [border: (3px outset #808080)]
- RenderTableSection {TBODY} at (3,3) size 247x48
- RenderTableRow {TR} at (0,2) size 247x44
- RenderTableCell {TD} at (2,2) size 243x44 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (0,0) size 210x54 [border: (3px outset #808080)]
+ RenderTableSection {TBODY} at (3,3) size 204x48
+ RenderTableRow {TR} at (0,2) size 204x44
+ RenderTableCell {TD} at (2,2) size 200x44 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderImage {IMG} at (2,2) size 40x40
RenderText {#text} at (45,2) size 196x19
text run at (45,2) width 196: "NOWRAP cell, no width on cell"
RenderBlock (anonymous) at (0,54) size 784x20
RenderBR {BR} at (0,0) size 0x19
- RenderTable {TABLE} at (0,74) size 253x54 [border: (3px outset #808080)]
- RenderTableSection {TBODY} at (3,3) size 247x48
- RenderTableRow {TR} at (0,2) size 247x44
- RenderTableCell {TD} at (2,2) size 243x44 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (0,74) size 210x54 [border: (3px outset #808080)]
+ RenderTableSection {TBODY} at (3,3) size 204x48
+ RenderTableRow {TR} at (0,2) size 204x44
+ RenderTableCell {TD} at (2,2) size 200x44 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderImage {IMG} at (2,2) size 40x40
RenderText {#text} at (45,2) size 196x19
text run at (45,2) width 196: "NOWRAP cell, no width on cell"

Powered by Google App Engine
This is Rietveld 408576698