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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/selection-after-remove-expected.txt

Issue 42092: Rebaseline WebKit tests as a result of the merge. These are the same tests... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 9 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 784x562 5 RenderBody {BODY} at (8,8) size 784x562
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 772x39 7 RenderText {#text} at (0,0) size 772x39
8 text run at (0,0) width 619: "This tests to see if selection gaps are invalidated properly when content inside the selection is removed. " 8 text run at (0,0) width 619: "This tests to see if selection gaps are invalidated properly when content inside the selection is removed. "
9 text run at (619,0) width 153: "Only 'hello world' should " 9 text run at (619,0) width 149: "Only 'hello world' should"
10 text run at (768,0) width 4: " "
10 text run at (0,20) width 173: "have a selecton tint behind it." 11 text run at (0,20) width 173: "have a selecton tint behind it."
11 RenderBlock {DIV} at (30,70) size 152x22 [border: (1px solid #FF0000)] 12 RenderBlock {DIV} at (30,70) size 152x22 [border: (1px solid #FF0000)]
12 RenderText {#text} at (1,1) size 32x19 13 RenderText {#text} at (1,1) size 32x19
13 text run at (1,1) width 32: "hello " 14 text run at (1,1) width 32: "hello "
14 RenderText {#text} at (33,1) size 35x19 15 RenderText {#text} at (33,1) size 35x19
15 text run at (33,1) width 35: "world" 16 text run at (33,1) width 35: "world"
16 RenderBR {BR} at (68,16) size 0x0 17 RenderBR {BR} at (68,16) size 0x0
17 selection start: position 0 of child 0 {#text} of child 3 {DIV} of child 2 {BODY } of child 0 {HTML} of document 18 selection start: position 0 of child 0 {#text} of child 3 {DIV} of child 2 {BODY } of child 0 {HTML} of document
18 selection end: position 6 of child 1 {#text} of child 3 {DIV} of child 2 {BODY } of child 0 {HTML} of document 19 selection end: position 6 of child 1 {#text} of child 3 {DIV} of child 2 {BODY } of child 0 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698