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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/editing/execCommand/5142012-1-expected.txt

Issue 1869343002: Auto-rebaseline for r386022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 762x19 7 LayoutText {#text} at (0,0) size 763x19
8 text run at (0,0) width 419: "This tests for a bug when removing links from a selection with Unlink. " 8 text run at (0,0) width 419: "This tests for a bug when removing links from a selection with Unlink. "
9 text run at (419,0) width 343: "There shouldn't be any links *inside t he selection* below." 9 text run at (419,0) width 344: "There shouldn't be any links *inside t he selection* below."
10 LayoutBlockFlow {DIV} at (0,36) size 784x40 10 LayoutBlockFlow {DIV} at (0,36) size 784x40
11 LayoutBlockFlow {DIV} at (0,0) size 784x20 11 LayoutBlockFlow {DIV} at (0,0) size 784x20
12 LayoutInline {A} at (0,0) size 21x19 [color=#0000EE] 12 LayoutInline {A} at (0,0) size 21x19 [color=#0000EE]
13 LayoutText {#text} at (0,0) size 21x19 13 LayoutText {#text} at (0,0) size 21x19
14 text run at (0,0) width 21: "Hel" 14 text run at (0,0) width 21: "Hel"
15 LayoutInline {SPAN} at (0,0) size 11x19 15 LayoutInline {SPAN} at (0,0) size 11x19
16 LayoutText {#text} at (21,0) size 11x19 16 LayoutText {#text} at (21,0) size 11x19
17 text run at (21,0) width 11: "lo" 17 text run at (21,0) width 11: "lo"
18 LayoutBlockFlow (anonymous) at (0,20) size 784x0 18 LayoutBlockFlow (anonymous) at (0,20) size 784x0
19 LayoutBlockFlow {DIV} at (0,20) size 784x20 19 LayoutBlockFlow {DIV} at (0,20) size 784x20
20 LayoutInline {SPAN} at (0,0) size 15x19 20 LayoutInline {SPAN} at (0,0) size 15x19
21 LayoutText {#text} at (0,0) size 15x19 21 LayoutText {#text} at (0,0) size 15x19
22 text run at (0,0) width 15: "W" 22 text run at (0,0) width 15: "W"
23 LayoutText {#text} at (15,0) size 29x19 23 LayoutText {#text} at (15,0) size 29x19
24 text run at (15,0) width 29: "orld!" 24 text run at (15,0) width 29: "orld!"
25 selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 0 {DIV } of child 2 {DIV} of body 25 selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 0 {DIV } of child 2 {DIV} of body
26 selection end: position 1 of child 0 {#text} of child 0 {SPAN} of child 1 {DIV } of child 2 {DIV} of body 26 selection end: position 1 of child 0 {#text} of child 0 {SPAN} of child 1 {DIV } of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698