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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt

Issue 2640143005: Support subpixel layout for borders. (Closed)
Patch Set: Rebaselined tests. Created 3 years, 10 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/mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt
index 60ef2f38305d9ec07f4ae2386abf24db63efd721..3a5d8d96eb3192aa424a173f35ef83c92e177b57 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt
@@ -1,24 +1,24 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x173
- LayoutBlockFlow {HTML} at (0,0) size 800x173.09
- LayoutBlockFlow {BODY} at (5.55,5.55) size 788.91x162
- LayoutText {#text} at (158,149) size 4x13
- text run at (158,149) width 4: " "
+layer at (0,0) size 800x174
+ LayoutBlockFlow {HTML} at (0,0) size 800x174.09
+ LayoutBlockFlow {BODY} at (5.55,5.55) size 788.91x163
+ LayoutText {#text} at (159,150) size 4x13
+ text run at (159,150) width 4: " "
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0
-layer at (6,6) size 159x159
- LayoutEmbeddedObject {OBJECT} at (0,0) size 158.92x158.92 [border: (1px dashed #800000)]
+layer at (6,6) size 160x160
+ LayoutEmbeddedObject {OBJECT} at (0,0) size 159.67x159.67 [border: (1.38px dashed #800000)]
layer at (0,0) size 153x153
LayoutView at (0,0) size 153x153
layer at (0,0) size 153x153
LayoutSVGRoot {svg} at (0,0) size 153x153
LayoutSVGEllipse {circle} at (0,0) size 220x220 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=110.00] [cy=110.00] [r=110.00]
-layer at (167,6) size 159x159
- LayoutEmbeddedObject {OBJECT} at (161.69,0) size 158.92x158.92 [border: (1px dashed #800000)]
+layer at (168,6) size 160x160
+ LayoutEmbeddedObject {OBJECT} at (162.44,0) size 159.67x159.67 [border: (1.38px dashed #800000)]
layer at (0,0) size 153x153
LayoutView at (0,0) size 153x153
layer at (0,0) size 153x153

Powered by Google App Engine
This is Rietveld 408576698