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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug106158-1-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/mac/tables/mozilla/bugs/bug106158-1-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug106158-1-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug106158-1-expected.txt
index 7c8c21238f976ab62d7986b29d534f3d1630d69d..c61b1ef09b2393f4c3d37805659103eef3130f7f 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug106158-1-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug106158-1-expected.txt
@@ -21,14 +21,14 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (1,1) size 318x60
LayoutTableRow {TR} at (0,2) size 318x56
LayoutTableCell {TD} at (2,2) size 314x56 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (1,6) size 9x9
+ LayoutImage {IMG} at (1,6) size 9x9
RenderText {#text} at (10,1) size 133x18
text run at (10,1) width 133: " Shop Till You Drop"
RenderBR {BR} at (142,15) size 1x0
RenderText {#text} at (1,19) size 281x18
text run at (1,19) width 281: "From Regina Lewis, AOL's Online Advisor"
RenderBR {BR} at (281,33) size 1x0
- RenderImage {IMG} at (1,42) size 9x9
+ LayoutImage {IMG} at (1,42) size 9x9
RenderText {#text} at (10,37) size 303x18
text run at (10,37) width 303: " Forget Dates? Don't Worry We'll Remind You"
RenderBR {BR} at (312,51) size 1x0

Powered by Google App Engine
This is Rietveld 408576698