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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/deprecated-flexbox/024-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/deprecated-flexbox/024-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/deprecated-flexbox/024-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/deprecated-flexbox/024-expected.txt
index 9f8a2a039fa39f5ce0e5a3c8a3846fcd61c41b6b..c3c6a46d98d3887005d6f6b8e2c49601ebf5e41d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/deprecated-flexbox/024-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/deprecated-flexbox/024-expected.txt
@@ -17,9 +17,8 @@ layer at (0,0) size 800x600
text run at (407,40) width 78: " is specified."
LayoutDeprecatedFlexibleBox {DIV} at (0,76) size 100x100 [bgcolor=#FF0000]
LayoutBlockFlow {IMG} at (0,0) size 100x100 [bgcolor=#008000]
-layer at (8,84) size 100x100 clip at (9,85) size 98x98
- LayoutBlockFlow {DIV} at (0,0) size 100x100 [border: (1px solid #C0C0C0)]
-layer at (10,86) size 96x20
- LayoutBlockFlow {DIV} at (2,2) size 96x20
- LayoutText {#text} at (0,0) size 39x19
- text run at (0,0) width 39: "Image"
+ LayoutBlockFlow {SPAN} at (0,0) size 100x100 [border: (1px solid #C0C0C0)]
+ LayoutImage (floating) {IMG} at (2,2) size 16x16
+ LayoutInline {SPAN} at (0,0) size 39x19
+ LayoutText {#text} at (18,2) size 39x19
+ text run at (18,2) width 39: "Image"

Powered by Google App Engine
This is Rietveld 408576698