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

Side by Side Diff: LayoutTests/platform/win-xp/editing/style/5017613-1-expected.txt

Issue 304233009: Unreviewed Win XP rebaselines for r175038, part 6 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x60 6 RenderBlock {P} at (0,0) size 784x60
7 RenderText {#text} at (0,0) size 771x59 7 RenderText {#text} at (0,0) size 771x59
8 text run at (0,0) width 771: "This tests to see that plaintext-only re gions can be styled as long as they are fully selected. The editable, plaintext- only cell should" 8 text run at (0,0) width 771: "This tests to see that plaintext-only re gions can be styled as long as they are fully selected. The editable, plaintext- only cell should"
9 text run at (0,20) width 771: "contain bold text, which should be impl emented with the bold CSS property in the cell's inline style declaration, not w ith wrapper" 9 text run at (0,20) width 771: "contain bold text, which should be impl emented with the bold CSS property in the cell's inline style declaration, not w ith wrapper"
10 text run at (0,40) width 122: "spans inside the cell." 10 text run at (0,40) width 122: "spans inside the cell."
11 RenderBlock {DIV} at (0,76) size 784x50 11 RenderBlock {DIV} at (0,76) size 784x50
12 RenderBlock {DIV} at (0,0) size 784x20 12 RenderBlock {DIV} at (0,0) size 784x20
13 RenderInline {B} at (0,0) size 21x19 13 RenderInline {B} at (0,0) size 21x19
14 RenderText {#text} at (0,0) size 21x19 14 RenderText {#text} at (0,0) size 21x19
15 text run at (0,0) width 21: "foo" 15 text run at (0,0) width 21: "foo"
16 RenderTable {TABLE} at (0,20) size 182x30 [border: (1px outset #808080)] 16 RenderTable {TABLE} at (0,20) size 182x30 [border: (1px outset #808080)]
17 RenderTableSection {TBODY} at (1,1) size 180x28 17 RenderTableSection {TBODY} at (1,1) size 180x28
18 RenderTableRow {TR} at (0,2) size 180x24 18 RenderTableRow {TR} at (0,2) size 180x24
19 RenderTableCell {TD} at (2,2) size 79x24 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 19 RenderTableCell {TD} at (2,2) size 79x24 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
20 RenderText {#text} at (2,2) size 75x19 20 RenderText {#text} at (2,2) size 75x19
21 text run at (2,2) width 75: "non-editable" 21 text run at (2,2) width 75: "non-editable"
22 RenderTableCell {TD} at (83,2) size 95x24 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 22 RenderTableCell {TD} at (83,2) size 95x24 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
23 RenderText {#text} at (2,2) size 91x19 23 RenderText {#text} at (2,2) size 91x19
24 text run at (2,2) width 91: "plaintext-only" 24 text run at (2,2) width 91: "plaintext-only"
25 selection start: position 0 of child 0 {#text} of child 0 {B} of child 0 {DIV} o f child 2 {DIV} of body 25 selection start: position 0 of child 0 {#text} of child 0 {B} of child 0 {DIV} o f child 2 {DIV} of body
26 selection end: position 1 of child 1 {TABLE} of child 2 {DIV} of body 26 selection end: position 1 of child 1 {TABLE} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698