| 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 777x24 | |
| 10 LayoutTableSection {TBODY} at (0,0) size 777x24 | |
| 11 LayoutTableRow {TR} at (0,2) size 777x20 | |
| 12 LayoutTableCell {TD} at (2,2) size 660x20 [r=0 c=0 rs=1 cs=1] | |
| 13 LayoutText {#text} at (1,1) size 658x17 | |
| 14 text run at (1,1) width 658: "This tests that a style can be app
lied to a selection that contains both editable and non-editable content." | |
| 15 text run at (658,1) width 1: " " | |
| 16 LayoutTableCell {TD} at (664,2) size 111x20 [r=0 c=1 rs=1 cs=1] | |
| 17 LayoutInline {SPAN} at (0,0) size 108x17 | |
| 18 LayoutInline {B} at (0,0) size 108x17 | |
| 19 LayoutText {#text} at (1,1) size 108x17 | |
| 20 text run at (1,1) width 108: "Editable - line 1" | |
| 21 LayoutText {#text} at (109,1) size 1x17 | |
| 22 text run at (109,1) width 1: " " | |
| 23 LayoutTable {TABLE} at (0,24) size 726x24 | |
| 24 LayoutTableSection {TBODY} at (0,0) size 726x24 | |
| 25 LayoutTableRow {TR} at (0,2) size 726x20 | |
| 26 LayoutTableCell {TD} at (2,2) size 609x20 [r=0 c=0 rs=1 cs=1] | |
| 27 LayoutText {#text} at (1,1) size 607x17 | |
| 28 text run at (1,1) width 607: "The test passes if the editable co
ntent is bold, and the non editable content remains unchanged." | |
| 29 text run at (607,1) width 1: " " | |
| 30 LayoutTableCell {TD} at (613,2) size 111x20 [r=0 c=1 rs=1 cs=1] | |
| 31 LayoutInline {SPAN} at (0,0) size 108x17 | |
| 32 LayoutInline {B} at (0,0) size 108x17 | |
| 33 LayoutText {#text} at (1,1) size 108x17 | |
| 34 text run at (1,1) width 108: "Editable - line 2" | |
| 35 LayoutText {#text} at (109,1) size 1x17 | |
| 36 text run at (109,1) width 1: " " | |
| 37 selection start: position 0 of child 1 {TABLE} of body | |
| 38 selection end: position 2 of child 3 {TABLE} of body | |
| OLD | NEW |