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/android/fast/dom/blur-contenteditable-expected.txt

Issue 477563002: Auto-rebaseline for r180228 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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 (anonymous) at (0,0) size 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 459x19 7 RenderText {#text} at (0,0) size 459x19
8 text run at (0,0) width 459: "This test will try to call blur() on a c ontenteditable div, and then a normal div." 8 text run at (0,0) width 459: "This test will try to call blur() on a c ontenteditable div, and then a normal div."
9 RenderBlock {DIV} at (0,20) size 784x26 [border: (3px solid #000000)] 9 RenderBlock {DIV} at (0,20) size 784x26 [border: (3px solid #000000)]
10 RenderText {#text} at (3,3) size 115x19 10 RenderText {#text} at (3,3) size 115x19
11 text run at (3,3) width 115: "contentEditable div" 11 text run at (3,3) width 115: "contentEditable div"
12 RenderBlock {DIV} at (0,46) size 784x20 12 RenderBlock {DIV} at (0,46) size 784x20
13 RenderText {#text} at (0,0) size 77x19 13 RenderText {#text} at (0,0) size 77x19
14 text run at (0,0) width 77: "Test Passed." 14 text run at (0,0) width 77: "Test Passed."
15 RenderBlock {DIV} at (0,66) size 784x0 15 RenderBlock {DIV} at (0,66) size 784x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698