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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/block/float/017-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/017-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/017-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/017-expected.txt
index 65bb7351b46ea95166db32c134f0453f9626dae6..4218b8ed759c0e9b04e891084b4527fbc3473da6 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/017-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/block/float/017-expected.txt
@@ -8,6 +8,11 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 0x0
LayoutBR {BR} at (0,0) size 0x0
LayoutBlockFlow (floating) {IMG} at (2,31) size 250x125 [bgcolor=#FFA500]
+ LayoutBlockFlow {SPAN} at (0,0) size 250x125 [border: (1px solid #C0C0C0)]
+ LayoutImage (floating) {IMG} at (2,2) size 16x16
+ LayoutInline {SPAN} at (0,0) size 172x19
+ LayoutText {#text} at (18,2) size 172x19
+ text run at (18,2) width 172: "Theme Park Roller Coaster"
LayoutText {#text} at (255,31) size 193x139
text run at (255,31) width 186: "Theme Park Roller Coaster is"
text run at (255,51) width 193: "an excellent game that lets you"
@@ -25,9 +30,3 @@ layer at (0,0) size 800x600
LayoutText {#text} at (2,22) size 166x19
text run at (2,22) width 166: "Second non-breaking line."
LayoutText {#text} at (0,0) size 0x0
-layer at (10,39) size 250x125 clip at (11,40) size 248x123
- LayoutBlockFlow {DIV} at (0,0) size 250x125 [border: (1px solid #C0C0C0)]
-layer at (12,41) size 246x20
- LayoutBlockFlow {DIV} at (2,2) size 246x20
- LayoutText {#text} at (0,0) size 172x19
- text run at (0,0) width 172: "Theme Park Roller Coaster"

Powered by Google App Engine
This is Rietveld 408576698