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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/lists/inlineBoxWrapperNullCheck-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/lists/inlineBoxWrapperNullCheck-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/lists/inlineBoxWrapperNullCheck-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/lists/inlineBoxWrapperNullCheck-expected.txt
index 39079aa4bc7d203c513f7436f5688ecdea36670b..9a4c05a08bbdb2475c272f58be0ed52d9231c480 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/lists/inlineBoxWrapperNullCheck-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/lists/inlineBoxWrapperNullCheck-expected.txt
@@ -3,19 +3,16 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x576
- LayoutBlockFlow {DIV} at (0,0) size 190x49
- LayoutBlockFlow {UL} at (0,0) size 190x49
- LayoutListItem {LI} at (40,0) size 150x49
- LayoutListMarker (anonymous) at (-18,29) size 7x19: bullet
+ LayoutBlockFlow {DIV} at (0,0) size 190x40
+ LayoutBlockFlow {UL} at (0,0) size 190x40
+ LayoutListItem {LI} at (40,0) size 150x40
+ LayoutListMarker (anonymous) at (-18,20) size 7x19: bullet
LayoutInline {A} at (0,0) size 150x19
LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {IMG} at (0,0) size 150x44
+ LayoutBlockFlow {IMG} at (0,0) size 150x40
+ LayoutInline {SPAN} at (0,0) size 145x39
+ LayoutInline {SPAN} at (0,0) size 145x39
+ LayoutText {#text} at (0,0) size 145x39
+ text run at (0,0) width 145: "Eriadan - Fumetti tanto"
+ text run at (0,20) width 48: "per fare"
LayoutText {#text} at (0,0) size 0x0
-layer at (48,8) size 150x44 clip at (49,9) size 148x42
- LayoutBlockFlow {DIV} at (0,0) size 150x44 [border: (1px solid #C0C0C0)]
- LayoutImage (floating) {IMG} at (2,2) size 16x16
-layer at (66,10) size 130x40
- LayoutBlockFlow {DIV} at (18,2) size 130x40
- LayoutText {#text} at (0,0) size 110x39
- text run at (0,0) width 110: "Eriadan - Fumetti"
- text run at (0,20) width 83: "tanto per fare"

Powered by Google App Engine
This is Rietveld 408576698