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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug14323-expected.txt

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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/win/tables/mozilla/bugs/bug14323-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug14323-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug14323-expected.txt
index b82caae7b66d3d2e0f46b7445b06a5ab02185b6e..59c50deca3d1577ae3be4dc24a1870ef41279145 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug14323-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug14323-expected.txt
@@ -12,8 +12,8 @@ layer at (0,0) size 800x600
text run at (1,1) width 136: "xxxxxxxxxxxxxxxxx"
text run at (1,19) width 100: "xxxxxx xxxxxx"
LayoutTableCell {TD} at (138,0) size 44x47 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 21x45
- RenderImage {IMG} at (22,1) size 21x45
+ LayoutImage {IMG} at (1,1) size 21x45
+ LayoutImage {IMG} at (22,1) size 21x45
RenderBlock (anonymous) at (0,59) size 784x18
RenderBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,77) size 468x72 [bgcolor=#F7D68C]
@@ -25,7 +25,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 262x20
text run at (0,0) width 262: " 25 offres d'emploi des entreprises"
LayoutTableCell {TD} at (326,0) size 100x42 [bgcolor=#EE9E02] [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (18.28,15) size 20x1
+ LayoutImage {IMG} at (18.28,15) size 20x1
RenderText {#text} at (38,0) size 35x17
text run at (38,0) width 35: "page "
RenderInline {FONT} at (0,0) size 28x41
@@ -34,10 +34,10 @@ layer at (0,0) size 800x600
text run at (72,0) width 28: "12 /"
text run at (82,21) width 18: "13"
LayoutTableCell {TD} at (426,0) size 42x45 [r=0 c=2 rs=2 cs=1]
- RenderImage {IMG} at (0,0) size 21x45
- RenderImage {IMG} at (21,0) size 21x45
+ LayoutImage {IMG} at (0,0) size 21x45
+ LayoutImage {IMG} at (21,0) size 21x45
LayoutTableRow {TR} at (0,42) size 468x30
LayoutTableCell {TD} at (0,42) size 326x30 [r=1 c=0 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 326x30
+ LayoutImage {IMG} at (0,0) size 326x30
LayoutTableCell {TD} at (326,42) size 100x30 [r=1 c=1 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 100x30
+ LayoutImage {IMG} at (0,0) size 100x30

Powered by Google App Engine
This is Rietveld 408576698