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

Side by Side Diff: LayoutTests/platform/mac/fast/dom/focus-contenteditable-expected.txt

Issue 780103006: Auto-rebaseline for r186671 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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 785x886 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollY 270.00 scrollHeig ht 886
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x886 3 layer at (0,0) size 785x886 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600
4 RenderBlock {HTML} at (0,0) size 785x886 4 RenderBlock {HTML} at (0,0) size 785x886
5 RenderBody {BODY} at (8,8) size 769x870 5 RenderBody {BODY} at (8,8) size 769x870
6 RenderBlock (anonymous) at (0,0) size 769x32 6 RenderBlock (anonymous) at (0,0) size 769x32
7 RenderText {#text} at (0,0) size 511x16 7 RenderText {#text} at (0,0) size 511x16
8 text run at (0,0) width 511: "This test will try to call focus() on a contenteditable div, and then a normal div. " 8 text run at (0,0) width 511: "This test will try to call focus() on a contenteditable div, and then a normal div. "
9 RenderBR {BR} at (0,0) size 0x0 9 RenderBR {BR} at (0,0) size 0x0
10 RenderText {#text} at (0,16) size 380x16 10 RenderText {#text} at (0,16) size 380x16
11 text run at (0,16) width 380: "The window should scroll to reveal the contenteditable div." 11 text run at (0,16) width 380: "The window should scroll to reveal the contenteditable div."
12 RenderBlock {DIV} at (0,32) size 500x800 12 RenderBlock {DIV} at (0,32) size 500x800
13 RenderBlock {DIV} at (0,832) size 769x22 [border: (3px solid #000000)] 13 RenderBlock {DIV} at (0,832) size 769x22 [border: (3px solid #000000)]
14 RenderText {#text} at (3,3) size 125x16 14 RenderText {#text} at (3,3) size 125x16
15 text run at (3,3) width 125: "contentEditable div" 15 text run at (3,3) width 125: "contentEditable div"
16 RenderBlock {DIV} at (0,854) size 769x16 16 RenderBlock {DIV} at (0,854) size 769x16
17 RenderText {#text} at (0,0) size 80x16 17 RenderText {#text} at (0,0) size 80x16
18 text run at (0,0) width 80: "Test Passed." 18 text run at (0,0) width 80: "Test Passed."
19 RenderBlock {DIV} at (0,870) size 769x0 19 RenderBlock {DIV} at (0,870) size 769x0
20 caret: position 0 of child 0 {#text} of child 5 {DIV} of body 20 caret: position 0 of child 0 {#text} of child 5 {DIV} of body
21 scrolled to 0,270 21 scrolled to 0,270
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698