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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/zoom/page/zoom-svg-float-border-padding-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/win/svg/zoom/page/zoom-svg-float-border-padding-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/zoom/page/zoom-svg-float-border-padding-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/zoom/page/zoom-svg-float-border-padding-expected.txt
index d0aad9e4eed9bc90b6cec557564812903bc17674..7bfd64c40f45d3a623103cc51e6f4e9e76a89368 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/zoom/page/zoom-svg-float-border-padding-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/zoom/page/zoom-svg-float-border-padding-expected.txt
@@ -1,8 +1,8 @@
-layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 773
+layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 775
LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x773 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
- LayoutBlockFlow {html} at (0,0) size 785x772.84
- LayoutBlockFlow {body} at (11.52,11.52) size 761.97x738.30
+layer at (0,0) size 785x775 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
+ LayoutBlockFlow {html} at (0,0) size 785x775.28
+ LayoutBlockFlow {body} at (11.52,11.52) size 761.97x740.73
LayoutBlockFlow (anonymous) at (0,0) size 761.97x54
LayoutText {#text} at (0,0) size 749x53
text run at (0,0) width 353: "The two blocks should look identical. "
@@ -11,17 +11,17 @@ layer at (0,0) size 785x773 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutBlockFlow {p} at (0,77.03) size 761.97x27
LayoutText {#text} at (0,0) size 518x26
text run at (0,0) width 518: "There should be a red, white and blue pattern below this"
- LayoutSVGRoot (floating) {svg} at (14.39,141.45) size 200.78x200.78
+ LayoutSVGRoot (floating) {svg} at (14.39,141.45) size 201.56x201.56
LayoutSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
- LayoutBlockFlow {p} at (0,356.63) size 761.97x27
+ LayoutBlockFlow {p} at (0,357.41) size 761.97x27
LayoutText {#text} at (0,0) size 517x26
text run at (0,0) width 517: "There should be a red, white and blue pattern above this"
- LayoutBlockFlow {hr} at (0,406.66) size 761.97x2 [border: (1px inset #EEEEEE)]
- LayoutBlockFlow {p} at (0,431.69) size 761.97x27
+ LayoutBlockFlow {hr} at (0,407.44) size 761.97x2.88 [border: (1.44px inset #EEEEEE)]
+ LayoutBlockFlow {p} at (0,433.34) size 761.97x27
LayoutText {#text} at (0,0) size 518x26
text run at (0,0) width 518: "There should be a red, white and blue pattern below this"
- LayoutBlockFlow (floating) {div} at (14.39,496.11) size 200.80x200.80 [border: (14px solid #FF0000)]
- LayoutBlockFlow {div} at (28.39,28.39) size 144x144 [bgcolor=#0000FF]
- LayoutBlockFlow {p} at (0,711.30) size 761.97x27
+ LayoutBlockFlow (floating) {div} at (14.39,497.77) size 201.58x201.58 [border: (14.39px solid #FF0000)]
+ LayoutBlockFlow {div} at (28.78,28.78) size 144x144 [bgcolor=#0000FF]
+ LayoutBlockFlow {p} at (0,713.73) size 761.97x27
LayoutText {#text} at (0,0) size 517x26
text run at (0,0) width 517: "There should be a red, white and blue pattern above this"

Powered by Google App Engine
This is Rietveld 408576698