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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/svg/hixie/mixed/003-expected.txt

Issue 2369963005: Avoid creating consecutive whitespace renderers. (Closed)
Patch Set: Rebased and manually fixed expectations Created 4 years, 2 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 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x303 3 layer at (0,0) size 800x303
4 LayoutBlockFlow {html} at (0,0) size 800x303 4 LayoutBlockFlow {html} at (0,0) size 800x303
5 LayoutBlockFlow {body} at (8,16) size 784x279 5 LayoutBlockFlow {body} at (8,16) size 784x279
6 LayoutBlockFlow {p} at (0,0) size 784x22 6 LayoutBlockFlow {p} at (0,0) size 784x22
7 LayoutTextControl {input} at (0,0) size 334x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 7 LayoutTextControl {input} at (0,0) size 334x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
8 LayoutBlockFlow {p} at (0,38) size 784x20 8 LayoutBlockFlow {p} at (0,38) size 784x20
9 LayoutText {#text} at (0,0) size 438x19 9 LayoutText {#text} at (0,0) size 438x19
10 text run at (0,0) width 438: "It should say \"PASSED\" above and there should be a green circle below." 10 text run at (0,0) width 438: "It should say \"PASSED\" above and there should be a green circle below."
11 LayoutBlockFlow (anonymous) at (0,74) size 784x205 11 LayoutBlockFlow (anonymous) at (0,74) size 784x205
12 LayoutSVGRoot {svg} at (8,90) size 100x100 12 LayoutSVGRoot {svg} at (8,90) size 100x100
13 LayoutSVGEllipse {circle} at (8,90) size 100x100 [fill={[type=SOLID] [ color=#008000]}] [cx=50.00] [cy=50.00] [r=50.00] 13 LayoutSVGEllipse {circle} at (8,90) size 100x100 [fill={[type=SOLID] [ color=#008000]}] [cx=50.00] [cy=50.00] [r=50.00]
14 LayoutText {#text} at (0,0) size 0x0 14 LayoutText {#text} at (0,0) size 0x0
15 LayoutText {#text} at (0,0) size 0x0
16 layer at (10,19) size 330x16 15 layer at (10,19) size 330x16
17 LayoutBlockFlow {div} at (2,3) size 330x16 16 LayoutBlockFlow {div} at (2,3) size 330x16
18 LayoutText {#text} at (0,0) size 136x16 17 LayoutText {#text} at (0,0) size 136x16
19 text run at (0,0) width 136: "This test has PASSED." 18 text run at (0,0) width 136: "This test has PASSED."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698