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

Side by Side Diff: LayoutTests/platform/chromium-win/editing/deleting/5272440-expected.txt

Issue 14969020: Avoid adding placeholder when deleting last text in root (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed bad TestExpectations behavior and unnecessary results churn. Created 7 years, 7 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 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 633x19 7 RenderText {#text} at (0,0) size 633x19
8 text run at (0,0) width 633: "This tests for a bug where deleting the contents of an editable root that's inline would introduce a new line." 8 text run at (0,0) width 633: "This tests for a bug where deleting the contents of an editable root that's inline would introduce a new line."
9 RenderBlock {DIV} at (0,36) size 784x22 [border: (1px solid #000000)] 9 RenderBlock {DIV} at (0,36) size 784x22 [border: (1px solid #000000)]
10 RenderInline {SPAN} at (0,0) size 370x19 10 RenderInline {SPAN} at (0,0) size 370x19
11 RenderText {#text} at (1,1) size 370x19 11 RenderText {#text} at (1,1) size 370x19
12 text run at (1,1) width 370: "There shouldn't be any blank lines in the black bordered area." 12 text run at (1,1) width 370: "There shouldn't be any blank lines in the black bordered area."
13 RenderBR {BR} at (371,16) size 0x0
14 caret: position 62 of child 0 {#text} of child 0 {SPAN} of child 2 {DIV} of body 13 caret: position 62 of child 0 {#text} of child 0 {SPAN} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698