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

Unified Diff: LayoutTests/platform/android/tables/mozilla_expected_failures/bugs/bug23847-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/android/tables/mozilla_expected_failures/bugs/bug23847-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla_expected_failures/bugs/bug23847-expected.txt b/LayoutTests/platform/android/tables/mozilla_expected_failures/bugs/bug23847-expected.txt
index c9068b34ddb56009846ceb100f3f82e5fd71cc1e..3a4bcb5c02ab12a142debf5e1454f9130a76f8ed 100644
--- a/LayoutTests/platform/android/tables/mozilla_expected_failures/bugs/bug23847-expected.txt
+++ b/LayoutTests/platform/android/tables/mozilla_expected_failures/bugs/bug23847-expected.txt
@@ -7,13 +7,13 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (1,1) size 343x119
LayoutTableRow {TR} at (0,2) size 343x23
LayoutTableCell {TD} at (2,40) size 126x39 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=2]
- RenderImage {IMG} at (2,2) size 122x35
+ LayoutImage {IMG} at (2,2) size 122x35
LayoutTableCell {TD} at (130,9) size 199x9 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderImage {IMG} at (2,2) size 195x5
+ LayoutImage {IMG} at (2,2) size 195x5
LayoutTableCell {TD} at (331,1) size 10x117 [border: (1px inset #808080)] [r=0 c=3 rs=4 cs=1]
- RenderImage {IMG} at (2,2) size 6x113
+ LayoutImage {IMG} at (2,2) size 6x113
LayoutTableRow {TR} at (0,27) size 343x90
LayoutTableCell {TD} at (130,55) size 199x34 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
RenderInline {A} at (0,0) size 195x19 [color=#0000EE]
RenderText {#text} at (0,0) size 0x0
- RenderImage {IMG} at (2,2) size 195x30
+ LayoutImage {IMG} at (2,2) size 195x30

Powered by Google App Engine
This is Rietveld 408576698