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

Side by Side Diff: LayoutTests/platform/android/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.txt

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 632x19 7 RenderText {#text} at (0,0) size 632x19
8 text run at (0,0) width 632: "This tests that clicking on a non-conten t editable element does not cause a repaint of it in whole or in part." 8 text run at (0,0) width 632: "This tests that clicking on a non-conten t editable element does not cause a repaint of it in whole or in part."
9 RenderBlock {P} at (0,36) size 784x20 9 RenderBlock {P} at (0,36) size 784x20
10 RenderText {#text} at (0,0) size 214x19 10 RenderText {#text} at (0,0) size 214x19
11 text run at (0,0) width 214: "This element is not content editable." 11 text run at (0,0) width 214: "This element is not content editable."
12 caret: position 0 of child 0 {#text} of child 3 {P} of body 12 caret: position 0 of child 0 {#text} of child 3 {P} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698