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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/hidpi/broken-image-icon-hidpi-expected.txt

Issue 1921263002: Manually rebaseline hidpi tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 3eb4c4d7f94f0df4fe4283ff51e329cf3647b6ab..f0a3a3364843ee8e36f2f4a8cf581f890290d92d 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,13 +1,14 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
+layer at (0,0) size 800x61
+ LayoutBlockFlow {HTML} at (0,0) size 800x61
Yoav Weiss 2016/04/26 13:19:22 Do you know why the height is significantly lower
davve 2016/04/26 14:02:05 It's a quirks-mode thing in Blink (highly likely t
+ LayoutBlockFlow {BODY} at (8,8) size 784x45
LayoutBlockFlow {DIV} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 700x19
text run at (0,0) width 700: "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,20) size 784x20
- LayoutBlockFlow {IMG} at (0,0) size 20x20
+ LayoutBlockFlow (anonymous) at (0,20) size 784x25
+ LayoutBlockFlow {IMG} at (0,0) size 20x25
+ LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0
layer at (8,28) size 20x20 clip at (9,29) size 18x18
LayoutBlockFlow {DIV} at (0,0) size 20x20 [border: (1px solid #C0C0C0)]

Powered by Google App Engine
This is Rietveld 408576698