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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/hidpi/broken-image-with-size-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-with-size-hidpi-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/hidpi/broken-image-with-size-hidpi-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/hidpi/broken-image-with-size-hidpi-expected.txt
index cb7147526b1b0c5b2aab75d2ca9a2f67c090686e..881bc4f81f12da134250d186ac9722c45c94fe91 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/hidpi/broken-image-with-size-hidpi-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/hidpi/broken-image-with-size-hidpi-expected.txt
@@ -1,17 +1,15 @@
layer at (0,0) size 1600x1200
LayoutView at (0,0) size 1600x1200
-layer at (0,0) size 1600x378
- LayoutBlockFlow {HTML} at (0,0) size 1600x378
- LayoutBlockFlow {BODY} at (16,16) size 1568x346
+layer at (0,0) size 1600x678
+ LayoutBlockFlow {HTML} at (0,0) size 1600x678
+ LayoutBlockFlow {BODY} at (16,16) size 1568x646
LayoutBlockFlow {DIV} at (0,0) size 1568x37
LayoutText {#text} at (0,0) size 1301x36
text run at (0,0) width 1301: "This test passes if the broken image icon appears high-resolution in HiDPI and is the appropriate size."
- LayoutBlockFlow (anonymous) at (0,37) size 1568x309
+ LayoutBlockFlow (anonymous) at (0,37) size 1568x609
LayoutBlockFlow {IMG} at (0,0) size 600x300
+ LayoutBlockFlow {SPAN} at (0,0) size 1200x600 [border: (2px solid #C0C0C0)]
+ LayoutImage (floating) {IMG} at (4,4) size 32x32
+ 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 600x300 clip at (18,55) size 596x296
- LayoutBlockFlow {DIV} at (0,0) size 600x300 [border: (2px solid #C0C0C0)]
- LayoutImage (floating) {IMG} at (4,4) size 32x32
-layer at (52,57) size 560x0
- LayoutBlockFlow {DIV} at (36,4) size 560x0

Powered by Google App Engine
This is Rietveld 408576698