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

Unified Diff: LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug23847-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/bug23847-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug23847-expected.txt b/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug23847-expected.txt
index 3c65123c3e51c6689c7e202ef1e6f546b2eeeb0f..6e3d7facce310975d5ad0f74b7da63d0e5218dfa 100644
--- a/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug23847-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug23847-expected.txt
@@ -7,13 +7,25 @@ layer at (0,0) size 800x600
RenderTableSection {TBODY} at (1,1) size 343x119
RenderTableRow {TR} at (0,2) size 343x23
RenderTableCell {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
+ RenderBlock {IMG} at (2,2) size 122x35
RenderTableCell {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
+ RenderBlock {IMG} at (2,2) size 195x5
RenderTableCell {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
+ RenderBlock {IMG} at (2,2) size 6x113
RenderTableRow {TR} at (0,27) size 343x90
RenderTableCell {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
+ RenderBlock {IMG} at (2,2) size 195x30
+layer at (13,51) size 122x35 clip at (14,52) size 120x33
+ RenderBlock {DIV} at (0,0) size 122x35 [border: (1px solid #C0C0C0)]
+ RenderImage {IMG} at (2,2) size 16x16
+layer at (141,20) size 195x5 clip at (142,21) size 193x3 scrollHeight 18
+ RenderBlock {DIV} at (0,0) size 195x5 [border: (1px solid #C0C0C0)]
+ RenderImage {IMG} at (2,2) size 16x16
+layer at (342,12) size 6x113 clip at (343,13) size 4x111 scrollWidth 17
+ RenderBlock {DIV} at (0,0) size 6x113 [border: (1px solid #C0C0C0)]
+ RenderImage {IMG} at (2,2) size 16x16
+layer at (141,66) size 195x30 clip at (142,67) size 193x28
+ RenderBlock {DIV} at (0,0) size 195x30 [border: (1px solid #C0C0C0)]
+ RenderImage {IMG} at (2,2) size 16x16

Powered by Google App Engine
This is Rietveld 408576698