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

Unified Diff: LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug7113-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_expected_failures/bugs/bug7113-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug7113-expected.txt b/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug7113-expected.txt
index 24e3b2ee1179334559a8110bb879e3cf0f7bd4fc..0a79fe0e5e8622e9a472d76efea6d0ead8d2ad9d 100644
--- a/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug7113-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug7113-expected.txt
@@ -7,9 +7,9 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (1,1) size 145x28
LayoutTableRow {TR} at (0,2) size 145x24
LayoutTableCell {TD} at (2,2) size 141x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
- RenderImage {IMG} at (121,2) size 18x15
- RenderImage {IMG} at (90,2) size 28x15
- RenderImage {IMG} at (69,2) size 18x15
+ LayoutImage {IMG} at (121,2) size 18x15
+ LayoutImage {IMG} at (90,2) size 28x15
+ LayoutImage {IMG} at (69,2) size 18x15
RenderInline {B} at (0,0) size 64x19
RenderInline {B} at (0,0) size 64x19
RenderText {#text} at (2,2) size 64x19
@@ -23,10 +23,10 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (0,0) size 782x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderInline {A} at (0,0) size 0x0 [color=#0000EE]
RenderText {#text} at (0,0) size 0x0
- RenderImage {IMG} at (759,5) size 18x15
+ LayoutImage {IMG} at (759,5) size 18x15
RenderText {#text} at (0,0) size 0x0
RenderInline {A} at (0,0) size 0x0 [color=#0000EE]
RenderText {#text} at (0,0) size 0x0
- RenderImage {IMG} at (728,5) size 28x15
+ LayoutImage {IMG} at (728,5) size 28x15
RenderText {#text} at (5,5) size 61x19
text run at (5,5) width 61: "Some text"

Powered by Google App Engine
This is Rietveld 408576698