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

Side by Side Diff: LayoutTests/platform/linux/svg/zoom/page/zoom-svg-float-border-padding-expected.txt

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 years, 3 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 773
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 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x773 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 785x772.84
5 LayoutBlockFlow {body} at (11.52,11.52) size 761.97x738.30 5 LayoutBlockFlow {body} at (11.52,11.52) size 761.97x738.30
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 175: "normal HTML div." 10 text run at (0,27) width 175: "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 (25,152) size 202x202 14 LayoutSVGRoot (floating) {svg} at (25,152) size 202x202
15 LayoutSVGRect {rect} at (53,180) size 146x146 [fill={[type=SOLID] [color =#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00] 15 LayoutSVGRect {rect} at (53,180) size 146x146 [fill={[type=SOLID] [color =#0000FF]}] [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,356.63) 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,406.66) size 761.97x2 [border: (1px inset #EEEE EE)]
20 LayoutBlockFlow {p} at (0,431.69) size 761.97x27 20 LayoutBlockFlow {p} at (0,431.69) 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,496.11) size 200.80x200.80 [bor der: (14px solid #FF0000)]
24 LayoutBlockFlow {div} at (28.39,28.39) size 144x144 [bgcolor=#0000FF] 24 LayoutBlockFlow {div} at (28.39,28.39) size 144x144 [bgcolor=#0000FF]
25 LayoutBlockFlow {p} at (0,711.30) size 761.97x27 25 LayoutBlockFlow {p} at (0,711.30) 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