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

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

Issue 1480303002: Implement a basic PPAPI plugin for Blink layout tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix Android after https://codereview.chromium.org/1478633002 Created 5 years 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: DidChangeFocus(true)
2 CONSOLE MESSAGE: Blink Test Plugin: MouseDown at (52,52)
3 CONSOLE MESSAGE: Blink Test Plugin: MouseUp at (52,52)
1 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 5 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 6 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 7 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 8 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow (anonymous) at (0,0) size 784x122 9 LayoutBlockFlow (anonymous) at (0,0) size 784x122
7 LayoutBR {BR} at (100,100) size 0x0 10 LayoutBR {BR} at (100,100) size 0x0
8 LayoutTextControl {INPUT} at (0,100) size 173x22 [bgcolor=#FFFFFF] [bord er: (2px inset #EEEEEE)] 11 LayoutTextControl {INPUT} at (0,100) size 154x22 [bgcolor=#FFFFFF] [bord er: (2px inset #EEEEEE)]
9 LayoutText {#text} at (0,0) size 0x0 12 LayoutText {#text} at (0,0) size 0x0
10 LayoutBlockFlow {DIV} at (0,122) size 784x0 13 LayoutBlockFlow {DIV} at (0,122) size 784x0
11 layer at (8,8) size 100x100 14 layer at (8,8) size 100x100
12 LayoutEmbeddedObject {EMBED} at (0,0) size 100x100 15 LayoutEmbeddedObject {EMBED} at (0,0) size 100x100
13 layer at (10,111) size 169x16 16 layer at (10,111) size 150x16
14 LayoutBlockFlow {DIV} at (2,3) size 169x16 17 LayoutBlockFlow {DIV} at (2,3) size 150x16
15 LayoutText {#text} at (0,0) size 27x16 18 LayoutText {#text} at (0,0) size 27x16
16 text run at (0,0) width 27: "hello" 19 text run at (0,0) width 27: "hello"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698