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

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

Issue 2593263003: Use a non-replaced inline container for image alt text (Closed)
Patch Set: bug 644802 Created 3 years, 9 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: third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt
index 5a3c5c2e0dcb8e23003cf2fb605c2c9695bc3305..f5fa739853abda18cfabeba05c8e0eacb55c2101 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt
@@ -25,6 +25,9 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,0) size 125x207
LayoutTableCell {TD} at (0,0) size 62x207 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
LayoutBlockFlow {IMG} at (1,1) size 10x200
+ LayoutBlockFlow {SPAN} at (0,0) size 10x200 [border: (1px solid #C0C0C0)]
+ LayoutImage (floating) {IMG} at (2,2) size 16x16
+ LayoutInline {SPAN} at (0,0) size 0x0
LayoutText {#text} at (11,186) size 50x19
text run at (11,186) width 50: "Cell A1"
LayoutTableCell {TD} at (62,0) size 63x207 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
@@ -38,8 +41,3 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (2,104) size 53x24 [bgcolor=#99CC99] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
LayoutText {#text} at (2,2) size 49x19
text run at (2,2) width 49: "Cell B2"
-layer at (10,158) size 10x200 clip at (11,159) size 8x198 scrollWidth 17
- LayoutBlockFlow {DIV} at (0,0) size 10x200 [border: (1px solid #C0C0C0)]
- LayoutImage (floating) {IMG} at (2,2) size 16x16
-layer at (28,160) size 0x0
- LayoutBlockFlow {DIV} at (18,2) size 0x0

Powered by Google App Engine
This is Rietveld 408576698