OLD | NEW |
1 layer at (0,0) size 800x600 | 1 BUG ID: Bugzilla bug 6274Text repainting does not account for glyphs which draw
outside the typographic bounds of the font. |
2 RenderView at (0,0) size 800x600 | 2 |
3 layer at (0,0) size 800x306 | 3 TEST PASS: The text will entirely disappear. |
4 RenderBlock {HTML} at (0,0) size 800x306 | 4 |
5 RenderBody {BODY} at (8,16) size 784x282 | 5 TEST FAIL: Most of the text will be gone, but some artifacts will be left behind
at the top of the page. |
6 RenderBlock {P} at (0,0) size 784x20 | 6 |
7 RenderInline {B} at (0,0) size 61x19 | 7 |
8 RenderText {#text} at (0,0) size 61x19 | 8 (repaint rects |
9 text run at (0,0) width 61: "BUG ID:" | 9 (rect 19 147 200 43) |
10 RenderText {#text} at (61,0) size 4x19 | 10 (rect 19 147 200 43) |
11 text run at (61,0) width 4: " " | 11 ) |
12 RenderInline {A} at (0,0) size 108x19 [color=#0000EE] | 12 |
13 RenderText {#text} at (65,0) size 108x19 | |
14 text run at (65,0) width 108: "Bugzilla bug 6274" | |
15 RenderText {#text} at (173,0) size 594x19 | |
16 text run at (173,0) width 594: "Text repainting does not account for g
lyphs which draw outside the typographic bounds of the font." | |
17 RenderBlock {P} at (0,36) size 784x26 [bgcolor=#98FB98] | |
18 RenderInline {B} at (0,0) size 86x19 | |
19 RenderText {#text} at (3,3) size 86x19 | |
20 text run at (3,3) width 86: "TEST PASS:" | |
21 RenderText {#text} at (89,3) size 191x19 | |
22 text run at (89,3) width 4: " " | |
23 text run at (93,3) width 187: "The text will entirely disappear." | |
24 RenderBlock {P} at (0,78) size 784x26 [bgcolor=#FF3300] | |
25 RenderInline {B} at (0,0) size 84x19 | |
26 RenderText {#text} at (3,3) size 84x19 | |
27 text run at (3,3) width 84: "TEST FAIL:" | |
28 RenderText {#text} at (87,3) size 535x19 | |
29 text run at (87,3) width 4: " " | |
30 text run at (91,3) width 531: "Most of the text will be gone, but some
artifacts will be left behind at the top of the page." | |
31 RenderBlock {DIV} at (0,120) size 222x142 [border: (1px solid #0000FF)] | |
32 RenderBlock {DIV} at (11,11) size 200x0 | |
33 RenderBlock (anonymous) at (0,262) size 784x20 | |
34 RenderBR {BR} at (0,0) size 0x19 | |
OLD | NEW |