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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug11026-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/bug11026-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug11026-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug11026-expected.txt
index f31f6f58ddc63c2d0f93b768db278ee30a79c07f..7e8f3d79137bb36540274443fac29a64298b87eb 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug11026-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug11026-expected.txt
@@ -12,9 +12,7 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,0) size 800x90
LayoutTableCell {TD} at (0,0) size 800x90 [bgcolor=#FFFFFF] [r=0 c=0 rs=1 cs=1]
LayoutBlockFlow (floating) {IMG} at (0,0) size 194x90
+ LayoutBlockFlow {SPAN} at (0,0) size 194x90 [border: (1px solid #C0C0C0)]
+ LayoutImage (floating) {IMG} at (2,2) size 16x16
+ LayoutInline {SPAN} at (0,0) size 0x0
LayoutImage (floating) {IMG} at (667,0) size 133x90
-layer at (0,20) size 194x90 clip at (1,21) size 192x88
- LayoutBlockFlow {DIV} at (0,0) size 194x90 [border: (1px solid #C0C0C0)]
- LayoutImage (floating) {IMG} at (2,2) size 16x16
-layer at (18,22) size 174x0
- LayoutBlockFlow {DIV} at (18,2) size 174x0

Powered by Google App Engine
This is Rietveld 408576698