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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.9/plugins/mouse-click-plugin-clears-selection-expected.txt

Issue 2791753002: Revert of Reland: Do not send redundant selectionchange-events (Closed)
Patch Set: Add a NeedsRebaseline to manage conflict with http://crrev.com/460732 Created 3 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 CONSOLE MESSAGE: Blink Test Plugin: initializing 1 CONSOLE MESSAGE: Blink Test Plugin: initializing
2 CONSOLE MESSAGE: Blink Test Plugin: DidChangeFocus(true) 2 CONSOLE MESSAGE: Blink Test Plugin: DidChangeFocus(true)
3 CONSOLE MESSAGE: Blink Test Plugin: MouseDown at (52,52) 3 CONSOLE MESSAGE: Blink Test Plugin: MouseDown at (52,52)
4 CONSOLE MESSAGE: Blink Test Plugin: MouseUp at (52,52) 4 CONSOLE MESSAGE: Blink Test Plugin: MouseUp at (52,52)
5 layer at (0,0) size 800x600 5 layer at (0,0) size 800x600
6 LayoutView at (0,0) size 800x600 6 LayoutView at (0,0) size 800x600
7 layer at (0,0) size 800x600 7 layer at (0,0) size 800x600
8 LayoutBlockFlow {HTML} at (0,0) size 800x600 8 LayoutBlockFlow {HTML} at (0,0) size 800x600
9 LayoutBlockFlow {BODY} at (8,8) size 784x584 9 LayoutBlockFlow {BODY} at (8,8) size 784x584
10 LayoutBlockFlow (anonymous) at (0,0) size 784x119 10 LayoutBlockFlow (anonymous) at (0,0) size 784x119
11 LayoutBR {BR} at (100,100) size 0x0 11 LayoutBR {BR} at (100,100) size 0x0
12 LayoutTextControl {INPUT} at (0,100) size 123x19 [bgcolor=#FFFFFF] [bord er: (2px inset #EEEEEE)] 12 LayoutTextControl {INPUT} at (0,100) size 123x19 [bgcolor=#FFFFFF] [bord er: (2px inset #EEEEEE)]
13 LayoutText {#text} at (0,0) size 0x0 13 LayoutText {#text} at (0,0) size 0x0
14 LayoutBlockFlow {DIV} at (0,119) size 784x0 14 LayoutBlockFlow {DIV} at (0,119) size 784x0
15 layer at (8,8) size 100x100 15 layer at (8,8) size 100x100
16 LayoutEmbeddedObject {EMBED} at (0,0) size 100x100 16 LayoutEmbeddedObject {EMBED} at (0,0) size 100x100
17 layer at (11,111) size 117x13 17 layer at (11,111) size 117x13
18 LayoutBlockFlow {DIV} at (3,3) size 117x13 18 LayoutBlockFlow {DIV} at (3,3) size 117x13
19 LayoutText {#text} at (0,0) size 27x13 19 LayoutText {#text} at (0,0) size 27x13
20 text run at (0,0) width 27: "hello" 20 text run at (0,0) width 27: "hello"
21 selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 4 {INPUT} of body
22 selection end: position 5 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 4 {INPUT} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698