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

Unified Diff: LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt

Issue 481753002: Use Shadow DOM to display fallback content for images (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 6 years, 3 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/bug32205-4-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt b/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt
index 28580615c6bd1f48aa7d2d0df3f5382b0c427c61..01d5b09fad62556ead3550afaaff317bdf12a072 100644
--- a/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt
@@ -24,7 +24,7 @@ layer at (0,0) size 800x600
RenderTableSection {TBODY} at (1,1) size 119x207
RenderTableRow {TR} at (0,0) size 119x207
RenderTableCell {TD} at (0,0) size 59x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 10x200
+ RenderBlock {IMG} at (1,1) size 10x200
RenderText {#text} at (11,186) size 47x19
text run at (11,186) width 47: "Cell A1"
RenderTableCell {TD} at (59,70) size 60x66 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
@@ -38,3 +38,6 @@ layer at (0,0) size 800x600
RenderTableCell {TD} at (2,34) size 50x24 [bgcolor=#99CC99] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 46x19
text run at (2,2) width 46: "Cell B2"
+layer at (10,158) size 10x200 clip at (11,159) size 8x198 scrollWidth 17
+ RenderBlock {DIV} at (0,0) size 10x200 [border: (1px solid #C0C0C0)]
+ RenderImage {IMG} at (2,2) size 16x16

Powered by Google App Engine
This is Rietveld 408576698