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

Unified Diff: LayoutTests/platform/chromium-win/fast/replaced/width100percent-image-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-image-expected.txt
diff --git a/LayoutTests/platform/chromium-win/fast/replaced/width100percent-image-expected.txt b/LayoutTests/platform/chromium-win/fast/replaced/width100percent-image-expected.txt
index e9f9ae185ef2e14b9f45fd01488fded5afaf68a2..31ff3a6b63cb01e5d8616680e4c1f0781f17db17 100644
--- a/LayoutTests/platform/chromium-win/fast/replaced/width100percent-image-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/replaced/width100percent-image-expected.txt
@@ -11,13 +11,13 @@ layer at (0,0) size 785x654
RenderTable {TABLE} at (0,40) size 769x279
RenderTableSection {TBODY} at (0,0) size 769x279
RenderTableRow {TR} at (0,1) size 769x277
- RenderTableCell {TD} at (1,1) size 216x277 [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (1,1) size 2x277 [r=0 c=0 rs=1 cs=1]
RenderImage {IMG} at (1,1) size 214x275
- RenderTableCell {TD} at (218,1) size 2x277 [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (4,1) size 2x277 [r=0 c=1 rs=1 cs=1]
RenderImage {IMG} at (1,1) size 214x275
- RenderTableCell {TD} at (221,1) size 2x277 [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (7,1) size 2x277 [r=0 c=2 rs=1 cs=1]
RenderImage {IMG} at (1,1) size 214x275
- RenderTableCell {TD} at (224,128) size 544x22 [r=0 c=3 rs=1 cs=1]
+ RenderTableCell {TD} at (10,128) size 758x22 [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,319) size 769x40

Powered by Google App Engine
This is Rietveld 408576698