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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug2973-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/bug2973-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug2973-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug2973-expected.txt
index 676e85a6f065d409b682eb43804fe5a0320005ec..65fd6075b9467a377f474ffe41f98b571bfc2cc4 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug2973-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug2973-expected.txt
@@ -14,7 +14,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (1,1) size 56x79
text run at (1,1) width 56: "inside of"
text run at (1,63) width 32: "table"
- RenderImage {IMG} at (32.09,19) size 600x58
+ LayoutImage {IMG} at (32.09,19) size 600x58
LayoutTableCell {TD} at (644,27) size 138x38 [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (1,1) size 121x35
text run at (1,1) width 121: "2nd row of outside"

Powered by Google App Engine
This is Rietveld 408576698