| OLD | NEW |
| 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 5 layer at (0,0) size 800x600 | 5 layer at (0,0) size 800x600 |
| 6 LayoutView at (0,0) size 800x600 | 6 LayoutView at (0,0) size 800x600 |
| 7 layer at (0,0) size 800x600 | 7 layer at (0,0) size 800x600 |
| 8 LayoutBlockFlow {HTML} at (0,0) size 800x600 | 8 LayoutBlockFlow {HTML} at (0,0) size 800x600 |
| 9 LayoutBlockFlow {BODY} at (8,8) size 784x584 | 9 LayoutBlockFlow {BODY} at (8,8) size 784x584 |
| 10 LayoutBlockFlow {DIV} at (0,0) size 784x320 | 10 LayoutBlockFlow {DIV} at (0,0) size 784x320 |
| 11 LayoutBlockFlow {DIV} at (0,0) size 784x286 | 11 LayoutBlockFlow {DIV} at (0,0) size 784x286 |
| 12 LayoutBlockFlow {DIV} at (0,0) size 784x18 | 12 LayoutBlockFlow {DIV} at (0,0) size 784x18 |
| 13 LayoutText {#text} at (0,0) size 311x17 | 13 LayoutText {#text} at (0,0) size 311x17 |
| 14 text run at (0,0) width 311: "On Feb 1, 2006, at 7:37 PM, David Hy
att wrote:" | 14 text run at (0,0) width 311: "On Feb 1, 2006, at 7:37 PM, David Hy
att wrote:" |
| 15 LayoutBlockFlow (anonymous) at (0,18) size 784x18 | 15 LayoutBlockFlow (anonymous) at (0,18) size 784x18 |
| 16 LayoutBR {BR} at (0,0) size 0x17 | 16 LayoutBR {BR} at (0,0) size 0x17 |
| 17 LayoutBlockFlow {BLOCKQUOTE} at (40,52) size 704x234 [color=#0000FF] | 17 LayoutBlockFlow {BLOCKQUOTE} at (40,52) size 704x234 [color=#0000FF] |
| 18 LayoutBlockFlow {DIV} at (0,0) size 704x90 | 18 LayoutBlockFlow {DIV} at (0,0) size 704x90 |
| 19 LayoutText {#text} at (0,0) size 449x17 | 19 LayoutText {#text} at (0,0) size 449x17 |
| 20 text run at (0,0) width 449: "While reworking images I ran into
something that really concerns me." | 20 text run at (0,0) width 449: "While reworking images I ran into
something that really concerns me." |
| 21 LayoutInline {SPAN} at (0,0) size 5x17 | 21 LayoutInline {SPAN} at (0,0) size 5x17 |
| 22 LayoutText {#text} at (448,0) size 5x17 | 22 LayoutText {#text} at (448,0) size 5x17 |
| 23 text run at (448,0) width 5: " " | 23 text run at (448,0) width 5: " " |
| 24 LayoutText {#text} at (452,0) size 702x35 | 24 LayoutText {#text} at (452,0) size 701x35 |
| 25 text run at (452,0) width 246: "WebElementImageKey is a key adde
d" | 25 text run at (452,0) width 245: "WebElementImageKey is a key adde
d" |
| 26 text run at (697,0) width 5: " " | 26 text run at (696,0) width 5: " " |
| 27 text run at (0,18) width 437: "to the elementAtPoint dictionary
and the key's value is an NSImage." | 27 text run at (0,18) width 437: "to the elementAtPoint dictionary
and the key's value is an NSImage." |
| 28 LayoutInline {SPAN} at (0,0) size 4x17 | 28 LayoutInline {SPAN} at (0,0) size 4x17 |
| 29 LayoutText {#text} at (437,18) size 4x17 | 29 LayoutText {#text} at (437,18) size 4x17 |
| 30 text run at (437,18) width 4: " " | 30 text run at (437,18) width 4: " " |
| 31 LayoutText {#text} at (441,18) size 263x17 | 31 LayoutText {#text} at (441,18) size 262x17 |
| 32 text run at (441,18) width 263: "Unfortunately we use CGImageRef
now." | 32 text run at (441,18) width 262: "Unfortunately we use CGImageRef
now." |
| 33 LayoutInline {SPAN} at (0,0) size 1x17 | 33 LayoutInline {SPAN} at (0,0) size 2x17 |
| 34 LayoutText {#text} at (703,18) size 1x17 | 34 LayoutText {#text} at (702,18) size 2x17 |
| 35 text run at (703,18) width 1: " " | 35 text run at (702,18) width 2: " " |
| 36 LayoutText {#text} at (0,36) size 701x53 | 36 LayoutText {#text} at (0,36) size 701x53 |
| 37 text run at (0,36) width 697: "What this means is that as you mo
ve the mouse around a web page we are aggressively mallocing NSImages" | 37 text run at (0,36) width 697: "What this means is that as you mo
ve the mouse around a web page we are aggressively mallocing NSImages" |
| 38 text run at (696,36) width 5: " " | 38 text run at (696,36) width 5: " " |
| 39 text run at (0,54) width 674: "that then move into our image cac
he and stay around until the CGImageRef goes away (which could be a" | 39 text run at (0,54) width 674: "that then move into our image cac
he and stay around until the CGImageRef goes away (which could be a" |
| 40 text run at (673,54) width 5: " " | 40 text run at (673,54) width 5: " " |
| 41 text run at (0,72) width 71: "long time)." | 41 text run at (0,72) width 71: "long time)." |
| 42 LayoutBlockFlow {DIV} at (0,90) size 704x18 | 42 LayoutBlockFlow {DIV} at (0,90) size 704x18 |
| 43 LayoutBR {BR} at (0,0) size 0x17 | 43 LayoutBR {BR} at (0,0) size 0x17 |
| 44 LayoutBlockFlow {DIV} at (0,108) size 704x54 | 44 LayoutBlockFlow {DIV} at (0,108) size 704x54 |
| 45 LayoutText {#text} at (0,0) size 324x17 | 45 LayoutText {#text} at (0,0) size 324x17 |
| (...skipping 23 matching lines...) Expand all Loading... |
| 69 LayoutText {#text} at (0,0) size 31x17 | 69 LayoutText {#text} at (0,0) size 31x17 |
| 70 text run at (0,0) width 31: "dave" | 70 text run at (0,0) width 31: "dave" |
| 71 LayoutBlockFlow {DIV} at (0,198) size 704x18 | 71 LayoutBlockFlow {DIV} at (0,198) size 704x18 |
| 72 LayoutText {#text} at (0,0) size 124x17 | 72 LayoutText {#text} at (0,0) size 124x17 |
| 73 text run at (0,0) width 124: "(hyatt@apple.com)" | 73 text run at (0,0) width 124: "(hyatt@apple.com)" |
| 74 LayoutBlockFlow {DIV} at (0,216) size 704x18 | 74 LayoutBlockFlow {DIV} at (0,216) size 704x18 |
| 75 LayoutBR {BR} at (0,0) size 0x17 | 75 LayoutBR {BR} at (0,0) size 0x17 |
| 76 LayoutBlockFlow (anonymous) at (0,302) size 784x18 | 76 LayoutBlockFlow (anonymous) at (0,302) size 784x18 |
| 77 LayoutBR {BR} at (0,0) size 0x17 | 77 LayoutBR {BR} at (0,0) size 0x17 |
| 78 caret: position 0 of child 0 {BR} of child 6 {DIV} of child 2 {BLOCKQUOTE} of ch
ild 1 {DIV} of child 1 {DIV} of body | 78 caret: position 0 of child 0 {BR} of child 6 {DIV} of child 2 {BLOCKQUOTE} of ch
ild 1 {DIV} of child 1 {DIV} of body |
| OLD | NEW |