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

Unified Diff: LayoutTests/platform/mac/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/mac/tables/mozilla_expected_failures/bugs/bug7113-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug7113-expected.txt b/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug7113-expected.txt
index 468de165f29a55c5493f2cf1aff415690fd9b216..c54bbafcb89692ea1fb297b07b4b994c6eb14fae 100644
--- a/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug7113-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug7113-expected.txt
@@ -7,9 +7,9 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (1,1) size 148x26
LayoutTableRow {TR} at (0,2) size 148x22
LayoutTableCell {TD} at (2,2) size 144x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
- RenderImage {IMG} at (124,2) size 18x15
- RenderImage {IMG} at (93,2) size 28x15
- RenderImage {IMG} at (72,2) size 18x15
+ LayoutImage {IMG} at (124,2) size 18x15
+ LayoutImage {IMG} at (93,2) size 28x15
+ LayoutImage {IMG} at (72,2) size 18x15
RenderInline {B} at (0,0) size 67x18
RenderInline {B} at (0,0) size 67x18
RenderText {#text} at (2,2) size 67x18
@@ -23,10 +23,10 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (0,0) size 782x28 [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 65x18
text run at (5,5) width 65: "Some text"

Powered by Google App Engine
This is Rietveld 408576698