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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/block/float/002-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/fast/block/float/002-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/002-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/002-expected.txt
index f0bfbf236943949e14441b4a29d38c04e47610ba..c4a8005cc69226630c8a9e35edfff8df814d8897 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/002-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/002-expected.txt
@@ -4,6 +4,12 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow (floating) {IMG} at (643,10) size 121x84
+ LayoutBlockFlow {SPAN} at (0,0) size 121x84 [border: (1px solid #C0C0C0)]
+ LayoutImage (floating) {IMG} at (2,2) size 16x16
+ LayoutInline {SPAN} at (0,0) size 75x39
+ LayoutText {#text} at (18,2) size 75x39
+ text run at (18,2) width 59: "News for"
+ text run at (2,22) width 43: "Nerds!"
LayoutInline {A} at (0,0) size 376x19 [color=#0000EE]
LayoutText {#text} at (0,0) size 376x19
text run at (0,0) width 376: "http://www.apple.com/pr/library/2003/jan/02ical_isync.html"
@@ -15,11 +21,3 @@ layer at (0,0) size 800x600
LayoutInline {A} at (0,0) size 181x19 [color=#0000EE]
LayoutText {#text} at (0,40) size 181x19
text run at (0,40) width 181: "http://www.apple.com/isync/"
-layer at (651,18) size 121x84 clip at (652,19) size 119x82
- LayoutBlockFlow {DIV} at (0,0) size 121x84 [border: (1px solid #C0C0C0)]
- LayoutImage (floating) {IMG} at (2,2) size 16x16
-layer at (669,20) size 101x40
- LayoutBlockFlow {DIV} at (18,2) size 101x40
- LayoutText {#text} at (0,0) size 59x39
- text run at (0,0) width 59: "News for"
- text run at (0,20) width 43: "Nerds!"

Powered by Google App Engine
This is Rietveld 408576698