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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug17587-expected.txt

Issue 2593263003: Use a non-replaced inline container for image alt text (Closed)
Patch Set: Use a non-replaced inline container for image alt text Created 3 years, 8 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/bugs/bug17587-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug17587-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug17587-expected.txt
index f47f0781fd2c003c48a96188d9c945aca0e064ad..c5c71cf04638ce95e7d557fbc746d5cfd7031f2e 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug17587-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug17587-expected.txt
@@ -10,6 +10,9 @@ layer at (0,0) size 800x600
LayoutImage {IMG} at (1,1) size 112x134
LayoutTableCell {TD} at (114,0) size 490x62 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
LayoutBlockFlow {IMG} at (21,1) size 468x60
+ LayoutBlockFlow {SPAN} at (0,0) size 468x60 [border: (1px solid #C0C0C0)]
+ LayoutImage (floating) {IMG} at (2,2) size 16x16
+ LayoutInline {SPAN} at (0,0) size 0x0
LayoutTableRow {TR} at (0,62) size 604x22
LayoutTableCell {TD} at (114,62) size 490x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=2]
LayoutTable {TABLE} at (1,1) size 488x20
@@ -34,8 +37,3 @@ layer at (0,0) size 800x600
text run at (79,121) width 50: "asses to"
text run at (1,141) width 125: "the entire world. \""
LayoutText {#text} at (0,0) size 0x0
-layer at (144,10) size 468x60 clip at (145,11) size 466x58
- LayoutBlockFlow {DIV} at (0,0) size 468x60 [border: (1px solid #C0C0C0)]
- LayoutImage (floating) {IMG} at (2,2) size 16x16
-layer at (162,12) size 448x0
- LayoutBlockFlow {DIV} at (18,2) size 448x0

Powered by Google App Engine
This is Rietveld 408576698