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

Side by Side Diff: LayoutTests/platform/mac/editing/style/apple-style-editable-mix-expected.txt

Issue 914403005: Auto-rebaseline for r190175 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 | Annotate | Revision Log
OLDNEW
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: webViewDidChange:WebViewDidChangeNotification 3 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 RenderView at (0,0) size 800x600 5 RenderView at (0,0) size 800x600
6 layer at (0,0) size 800x600 6 layer at (0,0) size 800x600
7 RenderBlock {HTML} at (0,0) size 800x600 7 RenderBlock {HTML} at (0,0) size 800x600
8 RenderBody {BODY} at (8,8) size 784x584 8 RenderBody {BODY} at (8,8) size 784x584
9 LayoutTable {TABLE} at (0,0) size 776x24 9 LayoutTable {TABLE} at (0,0) size 777x24
10 LayoutTableSection {TBODY} at (0,0) size 776x24 10 LayoutTableSection {TBODY} at (0,0) size 777x24
11 LayoutTableRow {TR} at (0,2) size 776x20 11 LayoutTableRow {TR} at (0,2) size 777x20
12 LayoutTableCell {TD} at (2,2) size 660x20 [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 660x20 [r=0 c=0 rs=1 cs=1]
13 RenderText {#text} at (1,1) size 658x18 13 RenderText {#text} at (1,1) size 658x18
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." 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: " " 15 text run at (658,1) width 1: " "
16 LayoutTableCell {TD} at (664,2) size 110x20 [r=0 c=1 rs=1 cs=1] 16 LayoutTableCell {TD} at (664,2) size 111x20 [r=0 c=1 rs=1 cs=1]
17 RenderInline {SPAN} at (0,0) size 109x18 17 RenderInline {SPAN} at (0,0) size 109x18
18 RenderInline {B} at (0,0) size 109x18 18 RenderInline {B} at (0,0) size 109x18
19 RenderText {#text} at (1,1) size 109x18 19 RenderText {#text} at (1,1) size 109x18
20 text run at (1,1) width 109: "Editable - line 1" 20 text run at (1,1) width 109: "Editable - line 1"
21 RenderText {#text} at (109,1) size 1x18 21 RenderText {#text} at (109,1) size 1x18
22 text run at (109,1) width 1: " " 22 text run at (109,1) width 1: " "
23 LayoutTable {TABLE} at (0,24) size 725x24 23 LayoutTable {TABLE} at (0,24) size 726x24
24 LayoutTableSection {TBODY} at (0,0) size 725x24 24 LayoutTableSection {TBODY} at (0,0) size 726x24
25 LayoutTableRow {TR} at (0,2) size 725x20 25 LayoutTableRow {TR} at (0,2) size 726x20
26 LayoutTableCell {TD} at (2,2) size 609x20 [r=0 c=0 rs=1 cs=1] 26 LayoutTableCell {TD} at (2,2) size 609x20 [r=0 c=0 rs=1 cs=1]
27 RenderText {#text} at (1,1) size 607x18 27 RenderText {#text} at (1,1) size 607x18
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." 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: " " 29 text run at (607,1) width 1: " "
30 LayoutTableCell {TD} at (613,2) size 110x20 [r=0 c=1 rs=1 cs=1] 30 LayoutTableCell {TD} at (613,2) size 111x20 [r=0 c=1 rs=1 cs=1]
31 RenderInline {SPAN} at (0,0) size 109x18 31 RenderInline {SPAN} at (0,0) size 109x18
32 RenderInline {B} at (0,0) size 109x18 32 RenderInline {B} at (0,0) size 109x18
33 RenderText {#text} at (1,1) size 109x18 33 RenderText {#text} at (1,1) size 109x18
34 text run at (1,1) width 109: "Editable - line 2" 34 text run at (1,1) width 109: "Editable - line 2"
35 RenderText {#text} at (109,1) size 1x18 35 RenderText {#text} at (109,1) size 1x18
36 text run at (109,1) width 1: " " 36 text run at (109,1) width 1: " "
37 selection start: position 0 of child 1 {TABLE} of body 37 selection start: position 0 of child 1 {TABLE} of body
38 selection end: position 2 of child 3 {TABLE} of body 38 selection end: position 2 of child 3 {TABLE} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698