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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/hidpi/broken-image-icon-hidpi-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/hidpi/broken-image-icon-hidpi-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/hidpi/broken-image-icon-hidpi-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/hidpi/broken-image-icon-hidpi-expected.txt
index 9f8bec3bf41b26f6282c61b6f24a87198107ab65..46b165f59d55af60043e31a09cd403c06049d24f 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/hidpi/broken-image-icon-hidpi-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/hidpi/broken-image-icon-hidpi-expected.txt
@@ -1,17 +1,14 @@
layer at (0,0) size 1600x1200
LayoutView at (0,0) size 1600x1200
-layer at (0,0) size 1600x118
- LayoutBlockFlow {HTML} at (0,0) size 1600x118
- LayoutBlockFlow {BODY} at (16,16) size 1568x86
+layer at (0,0) size 1600x106
+ LayoutBlockFlow {HTML} at (0,0) size 1600x106
+ LayoutBlockFlow {BODY} at (16,16) size 1568x74
LayoutBlockFlow {DIV} at (0,0) size 1568x37
LayoutText {#text} at (0,0) size 1508x36
text run at (0,0) width 1508: "This test passes if the broken image icon appears high-resolution in HiDPI and if the outline is of the appropriate size."
- LayoutBlockFlow (anonymous) at (0,37) size 1568x49
- LayoutBlockFlow {IMG} at (0,0) size 40x49
+ LayoutBlockFlow (anonymous) at (0,37) size 1568x37
+ LayoutBlockFlow {IMG} at (0,28) size 0x0
+ LayoutInline {SPAN} at (0,0) size 0x0
+ LayoutInline {SPAN} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0
-layer at (16,53) size 40x40 clip at (18,55) size 36x36
- LayoutBlockFlow {DIV} at (0,0) size 40x40 [border: (2px solid #C0C0C0)]
- LayoutImage (floating) {IMG} at (4,4) size 32x32
-layer at (52,57) size 0x0
- LayoutBlockFlow {DIV} at (36,4) size 0x0

Powered by Google App Engine
This is Rietveld 408576698