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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug4527-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/bug4527-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug4527-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug4527-expected.txt
index 4cde754162add6cc13161cb6c0abc968ac596f0f..58f3341d17f42add8e9f36d4f9a1bb585b9c340f 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug4527-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug4527-expected.txt
@@ -48,10 +48,9 @@ layer at (134,8) size 468x60
LayoutText {#text} at (0,0) size 0x0
layer at (370,82) size 90x16
LayoutBlockFlow {DIV} at (2,3) size 90x16
-layer at (573,78) size 46x25 clip at (574,79) size 44x23
- LayoutBlockFlow {DIV} at (0,0) size 46x25 [border: (1px solid #C0C0C0)]
+layer at (573,78) size 46x25 clip at (574,79) size 44x23 scrollWidth 66 scrollHeight 38
+ LayoutBlockFlow {SPAN} at (0,0) size 46x25 [border: (1px solid #C0C0C0)]
LayoutImage (floating) {IMG} at (2,2) size 16x16
-layer at (591,80) size 26x20 scrollWidth 64
- LayoutBlockFlow {DIV} at (18,2) size 26x20
- LayoutText {#text} at (0,0) size 64x19
- text run at (0,0) width 64: "EarthLink"
+ LayoutInline {SPAN} at (0,0) size 64x19
+ LayoutText {#text} at (2,18) size 64x19
+ text run at (2,18) width 64: "EarthLink"

Powered by Google App Engine
This is Rietveld 408576698