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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 773 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 775
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x773 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 3 layer at (0,0) size 785x775 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {html} at (0,0) size 785x772.84 4 LayoutBlockFlow {html} at (0,0) size 785x775.28
5 LayoutBlockFlow {body} at (11.52,11.52) size 761.97x738.30 5 LayoutBlockFlow {body} at (11.52,11.52) size 761.97x740.73
6 LayoutBlockFlow (anonymous) at (0,0) size 761.97x54 6 LayoutBlockFlow (anonymous) at (0,0) size 761.97x54
7 LayoutText {#text} at (0,0) size 756x53 7 LayoutText {#text} at (0,0) size 756x53
8 text run at (0,0) width 357: "The two blocks should look identical. " 8 text run at (0,0) width 357: "The two blocks should look identical. "
9 text run at (357,0) width 399: "One uses an SVG, and the other just us es a" 9 text run at (357,0) width 399: "One uses an SVG, and the other just us es a"
10 text run at (0,27) width 174: "normal HTML div." 10 text run at (0,27) width 174: "normal HTML div."
11 LayoutBlockFlow {p} at (0,77.03) size 761.97x27 11 LayoutBlockFlow {p} at (0,77.03) size 761.97x27
12 LayoutText {#text} at (0,0) size 524x26 12 LayoutText {#text} at (0,0) size 524x26
13 text run at (0,0) width 524: "There should be a red, white and blue pa ttern below this" 13 text run at (0,0) width 524: "There should be a red, white and blue pa ttern below this"
14 LayoutSVGRoot (floating) {svg} at (14.39,141.45) size 200.78x200.78 14 LayoutSVGRoot (floating) {svg} at (14.39,141.45) size 201.56x201.56
15 LayoutSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#0 000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00] 15 LayoutSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#0 000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
16 LayoutBlockFlow {p} at (0,356.63) size 761.97x27 16 LayoutBlockFlow {p} at (0,357.41) size 761.97x27
17 LayoutText {#text} at (0,0) size 523x26 17 LayoutText {#text} at (0,0) size 523x26
18 text run at (0,0) width 523: "There should be a red, white and blue pa ttern above this" 18 text run at (0,0) width 523: "There should be a red, white and blue pa ttern above this"
19 LayoutBlockFlow {hr} at (0,406.66) size 761.97x2 [border: (1px inset #EEEE EE)] 19 LayoutBlockFlow {hr} at (0,407.44) size 761.97x2.88 [border: (1.44px inset #EEEEEE)]
20 LayoutBlockFlow {p} at (0,431.69) size 761.97x27 20 LayoutBlockFlow {p} at (0,433.34) size 761.97x27
21 LayoutText {#text} at (0,0) size 524x26 21 LayoutText {#text} at (0,0) size 524x26
22 text run at (0,0) width 524: "There should be a red, white and blue pa ttern below this" 22 text run at (0,0) width 524: "There should be a red, white and blue pa ttern below this"
23 LayoutBlockFlow (floating) {div} at (14.39,496.11) size 200.80x200.80 [bor der: (14px solid #FF0000)] 23 LayoutBlockFlow (floating) {div} at (14.39,497.77) size 201.58x201.58 [bor der: (14.39px solid #FF0000)]
24 LayoutBlockFlow {div} at (28.39,28.39) size 144x144 [bgcolor=#0000FF] 24 LayoutBlockFlow {div} at (28.78,28.78) size 144x144 [bgcolor=#0000FF]
25 LayoutBlockFlow {p} at (0,711.30) size 761.97x27 25 LayoutBlockFlow {p} at (0,713.73) size 761.97x27
26 LayoutText {#text} at (0,0) size 523x26 26 LayoutText {#text} at (0,0) size 523x26
27 text run at (0,0) width 523: "There should be a red, white and blue pa ttern above this" 27 text run at (0,0) width 523: "There should be a red, white and blue pa ttern above this"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698