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

Unified Diff: LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug72393-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/bug72393-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug72393-expected.txt b/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug72393-expected.txt
index 626bf310c82b8cdaaec80cc838427530ed6a72c1..8fedc43347d2fdda9a133f9fc2dd79adb285080c 100644
--- a/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug72393-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug72393-expected.txt
@@ -35,11 +35,23 @@ layer at (0,0) size 800x600
RenderTableCell {TD} at (0,322) size 134x2 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
RenderTableRow {TR} at (0,415) size 778x3
RenderTableCell {TD} at (0,415) size 134x3 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 132x1
+ RenderBlock {IMG} at (1,1) size 132x1
RenderTableCell {TD} at (134,415) size 5x3 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 3x1
+ RenderBlock {IMG} at (1,1) size 3x1
RenderTableCell {TD} at (139,415) size 500x2 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
RenderTableCell {TD} at (639,415) size 5x3 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 3x1
+ RenderBlock {IMG} at (1,1) size 3x1
RenderTableCell {TD} at (644,415) size 134x3 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 132x1
+ RenderBlock {IMG} at (1,1) size 132x1
+layer at (12,427) size 132x4 clip at (13,428) size 130x2 scrollHeight 18
+ RenderBlock {DIV} at (0,0) size 132x4 [border: (1px solid #C0C0C0)]
+ RenderImage {IMG} at (2,2) size 16x16
+layer at (146,427) size 4x4 clip at (147,428) size 2x2 scrollWidth 17 scrollHeight 18
+ RenderBlock {DIV} at (0,0) size 4x4 [border: (1px solid #C0C0C0)]
+ RenderImage {IMG} at (2,2) size 16x16
+layer at (651,427) size 4x4 clip at (652,428) size 2x2 scrollWidth 17 scrollHeight 18
+ RenderBlock {DIV} at (0,0) size 4x4 [border: (1px solid #C0C0C0)]
+ RenderImage {IMG} at (2,2) size 16x16
+layer at (656,427) size 132x4 clip at (657,428) size 130x2 scrollHeight 18
+ RenderBlock {DIV} at (0,0) size 132x4 [border: (1px solid #C0C0C0)]
+ RenderImage {IMG} at (2,2) size 16x16

Powered by Google App Engine
This is Rietveld 408576698