| OLD | NEW |
| (Empty) |
| 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
| 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | |
| 3 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification | |
| 4 layer at (0,0) size 800x600 | |
| 5 LayoutView at (0,0) size 800x600 | |
| 6 layer at (0,0) size 800x600 | |
| 7 LayoutBlockFlow {HTML} at (0,0) size 800x600 | |
| 8 LayoutBlockFlow {BODY} at (8,8) size 784x584 | |
| 9 LayoutTable {TABLE} at (0,0) size 731x26 | |
| 10 LayoutTableSection {TBODY} at (0,0) size 731x26 | |
| 11 LayoutTableRow {TR} at (0,2) size 731x22 | |
| 12 LayoutTableCell {TD} at (2,2) size 619x22 [r=0 c=0 rs=1 cs=1] | |
| 13 LayoutText {#text} at (1,1) size 617x19 | |
| 14 text run at (1,1) width 617: "This tests that a style can be app
lied to a selection that contains both editable and non-editable content." | |
| 15 text run at (618,1) width 0: " " | |
| 16 LayoutTableCell {TD} at (623,2) size 106x22 [r=0 c=1 rs=1 cs=1] | |
| 17 LayoutInline {SPAN} at (0,0) size 104x19 | |
| 18 LayoutInline {B} at (0,0) size 104x19 | |
| 19 LayoutText {#text} at (1,1) size 104x19 | |
| 20 text run at (1,1) width 104: "Editable - line 1" | |
| 21 LayoutText {#text} at (105,1) size 0x19 | |
| 22 text run at (105,1) width 0: " " | |
| 23 LayoutTable {TABLE} at (0,26) size 681x26 | |
| 24 LayoutTableSection {TBODY} at (0,0) size 681x26 | |
| 25 LayoutTableRow {TR} at (0,2) size 681x22 | |
| 26 LayoutTableCell {TD} at (2,2) size 569x22 [r=0 c=0 rs=1 cs=1] | |
| 27 LayoutText {#text} at (1,1) size 567x19 | |
| 28 text run at (1,1) width 567: "The test passes if the editable co
ntent is bold, and the non editable content remains unchanged." | |
| 29 text run at (568,1) width 0: " " | |
| 30 LayoutTableCell {TD} at (573,2) size 106x22 [r=0 c=1 rs=1 cs=1] | |
| 31 LayoutInline {SPAN} at (0,0) size 104x19 | |
| 32 LayoutInline {B} at (0,0) size 104x19 | |
| 33 LayoutText {#text} at (1,1) size 104x19 | |
| 34 text run at (1,1) width 104: "Editable - line 2" | |
| 35 LayoutText {#text} at (105,1) size 0x19 | |
| 36 text run at (105,1) width 0: " " | |
| 37 selection start: position 0 of child 1 {TABLE} of body | |
| 38 selection end: position 2 of child 3 {TABLE} of body | |
| OLD | NEW |