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

Unified Diff: LayoutTests/platform/linux/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/linux/tables/mozilla/bugs/bug14323-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug14323-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug14323-expected.txt
index 10b05fc4af662422e0f6417d59c9f5985e1e5b9b..025dc18f2b2333187b44b5040c5fe16cef2f2aee 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug14323-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug14323-expected.txt
@@ -12,8 +12,8 @@ layer at (0,0) size 800x600
text run at (1,1) width 119: "xxxxxxxxxxxxxxxxx"
text run at (1,21) width 88: "xxxxxx xxxxxx"
LayoutTableCell {TD} at (121,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 784x20
RenderBR {BR} at (0,0) size 0x19
LayoutTable {TABLE} at (0,79) size 468x72 [bgcolor=#F7D68C]
@@ -25,7 +25,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 263x20
text run at (0,0) width 263: " 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 (19,15) size 20x1
+ LayoutImage {IMG} at (19,15) size 20x1
RenderText {#text} at (39,0) size 33x19
text run at (39,0) width 33: "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