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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug17587-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/bugs/bug17587-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug17587-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug17587-expected.txt
index c678f8b16a5b12bb623a7d113c966e803973d988..aff66c634dd117ab02f360b2d5eb77cf14c62e00 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug17587-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug17587-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x600
RenderTableCell {TD} at (0,0) size 114x136 [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1]
RenderImage {IMG} at (1,1) size 112x134
RenderTableCell {TD} at (114,0) size 490x62 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
- RenderImage {IMG} at (21,1) size 468x60
+ RenderBlock {IMG} at (21,1) size 468x60
RenderTableRow {TR} at (0,62) size 604x22
RenderTableCell {TD} at (114,62) size 490x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=2]
RenderTable {TABLE} at (1,1) size 488x20
@@ -34,3 +34,6 @@ layer at (0,0) size 800x600
text run at (76,121) width 54: "asses to"
text run at (1,141) width 121: "the entire world. \""
RenderText {#text} at (0,0) size 0x0
+layer at (144,10) size 468x60 clip at (145,11) size 466x58
+ RenderBlock {DIV} at (0,0) size 468x60 [border: (1px solid #C0C0C0)]
+ RenderImage {IMG} at (2,2) size 16x16

Powered by Google App Engine
This is Rietveld 408576698