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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/block/positioning/061-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/positioning/061-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/block/positioning/061-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/block/positioning/061-expected.txt
index 5e84d099c54ccabd4f7fa06189c8efc0f33c0423..e7a7dc947463140dad8332766f57a1cfd2a1c43c 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/block/positioning/061-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/block/positioning/061-expected.txt
@@ -3,31 +3,24 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x8
LayoutBlockFlow {HTML} at (0,0) size 800x8
LayoutBlockFlow {BODY} at (8,8) size 784x0
-layer at (10,10) size 10x10 scrollHeight 20
- LayoutBlockFlow (positioned) {DIV} at (10,10) size 10x10 [bgcolor=#FF0000]
- LayoutBlockFlow {IMG} at (0,0) size 10x10
-layer at (10,15) size 10x10 backgroundClip at (10,15) size 10x5 clip at (11,16) size 8x4 scrollWidth 17 scrollHeight 22
- LayoutBlockFlow {DIV} at (0,5) size 10x10 [border: (1px solid #C0C0C0)]
- LayoutImage (floating) {IMG} at (2,2) size 16x16
-layer at (28,17) size 0x20 scrollWidth 48
- LayoutBlockFlow {DIV} at (18,2) size 0x20
- LayoutText {#text} at (0,0) size 48x19
- text run at (0,0) width 48: "nothing"
-layer at (10,30) size 10x10 scrollHeight 20
- LayoutBlockFlow (positioned) {DIV} at (10,30) size 10x10 [bgcolor=#FF0000]
- LayoutBlockFlow {IMG} at (0,0) size 10x10
-layer at (10,35) size 10x10 backgroundClip at (10,35) size 10x5 clip at (11,36) size 8x4 scrollHeight 22
- LayoutBlockFlow {DIV} at (0,5) size 10x10 [border: (1px solid #C0C0C0)]
-layer at (12,37) size 6x20 backgroundClip at (12,37) size 6x3 clip at (12,37) size 6x3 scrollWidth 48
- LayoutBlockFlow {DIV} at (2,2) size 6x20
- LayoutText {#text} at (0,0) size 48x19
- text run at (0,0) width 48: "nothing"
+layer at (10,10) size 48x10 scrollHeight 20
+ LayoutBlockFlow (positioned) {DIV} at (10,10) size 48x10 [bgcolor=#FF0000]
+ LayoutBlockFlow {IMG} at (0,0) size 48x20
+ LayoutInline {SPAN} at (0,0) size 48x19
+ LayoutInline {SPAN} at (0,0) size 48x19
+ LayoutText {#text} at (0,0) size 48x19
+ text run at (0,0) width 48: "nothing"
+layer at (10,30) size 48x10 scrollHeight 39
+ LayoutBlockFlow (positioned) {DIV} at (10,30) size 48x10 [bgcolor=#FF0000]
+ LayoutBlockFlow {IMG} at (0,0) size 48x20
+ LayoutInline {SPAN} at (0,0) size 48x19
+ LayoutInline {SPAN} at (0,0) size 48x19
+ LayoutText {#text} at (0,0) size 48x19
+ text run at (0,0) width 48: "nothing"
layer at (10,30) size 10x10
LayoutBlockFlow (positioned) {IMG} at (0,0) size 10x10 [bgcolor=#0000FF]
-layer at (10,35) size 10x10 backgroundClip at (10,35) size 10x5 clip at (11,36) size 8x4 scrollHeight 42
- LayoutBlockFlow {DIV} at (0,5) size 10x10 [border: (1px solid #C0C0C0)]
-layer at (12,37) size 6x40 backgroundClip at (12,37) size 6x3 clip at (12,37) size 6x3 scrollWidth 44
- LayoutBlockFlow {DIV} at (2,2) size 6x40
- LayoutText {#text} at (0,0) size 44x39
- text run at (0,0) width 30: "Blue"
- text run at (0,20) width 44: "Square"
+ LayoutInline {SPAN} at (0,0) size 44x39
+ LayoutInline {SPAN} at (0,0) size 44x39
+ LayoutText {#text} at (0,0) size 44x39
+ text run at (0,0) width 30: "Blue"
+ text run at (0,20) width 44: "Square"

Powered by Google App Engine
This is Rietveld 408576698