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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt

Issue 1410703003: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 556x18 7 LayoutText {#text} at (0,0) size 555x18
8 text run at (0,0) width 556: "This test passes if nothing is double-qu oted, and \"Two\" and \"Four\" aren't quoted at all." 8 text run at (0,0) width 555: "This test passes if nothing is double-qu oted, and \"Two\" and \"Four\" aren't quoted at all."
9 LayoutBlockFlow {DIV} at (0,34) size 784x90 9 LayoutBlockFlow {DIV} at (0,34) size 784x90
10 LayoutBlockFlow {BLOCKQUOTE} at (0,0) size 784x36 [color=#0000FF] [borde r: none (2px solid #0000FF)] 10 LayoutBlockFlow {BLOCKQUOTE} at (0,0) size 784x36 [color=#0000FF] [borde r: none (2px solid #0000FF)]
11 LayoutText {#text} at (22,0) size 34x18 11 LayoutText {#text} at (22,0) size 34x18
12 text run at (22,0) width 34: "Paste" 12 text run at (22,0) width 34: "Paste"
13 LayoutBR {BR} at (55,14) size 1x0 13 LayoutBR {BR} at (55,14) size 1x0
14 LayoutText {#text} at (22,18) size 58x18 14 LayoutText {#text} at (22,18) size 58x18
15 text run at (22,18) width 58: "HereOne" 15 text run at (22,18) width 58: "HereOne"
16 LayoutBlockFlow (anonymous) at (0,36) size 784x18 16 LayoutBlockFlow (anonymous) at (0,36) size 784x18
17 LayoutText {#text} at (0,0) size 30x18 17 LayoutText {#text} at (0,0) size 29x18
18 text run at (0,0) width 30: "Two" 18 text run at (0,0) width 29: "Two"
19 LayoutBlockFlow {BLOCKQUOTE} at (0,54) size 784x18 [color=#0000FF] [bord er: none (2px solid #0000FF)] 19 LayoutBlockFlow {BLOCKQUOTE} at (0,54) size 784x18 [color=#0000FF] [bord er: none (2px solid #0000FF)]
20 LayoutText {#text} at (22,0) size 38x18 20 LayoutText {#text} at (22,0) size 38x18
21 text run at (22,0) width 38: "Three" 21 text run at (22,0) width 38: "Three"
22 LayoutBlockFlow (anonymous) at (0,72) size 784x18 22 LayoutBlockFlow (anonymous) at (0,72) size 784x18
23 LayoutText {#text} at (0,0) size 31x18 23 LayoutText {#text} at (0,0) size 31x18
24 text run at (0,0) width 31: "Four" 24 text run at (0,0) width 31: "Four"
25 caret: position 4 of child 3 {#text} of child 3 {DIV} of body 25 caret: position 4 of child 3 {#text} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698