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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/selection-after-delete-expected.txt

Issue 1544763002: Auto-rebaseline for r366396 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 12 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 { 1 {
2 "bounds": [800, 600], 2 "bounds": [800, 600],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [800, 600], 5 "bounds": [800, 600],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "repaintRects": [ 8 "repaintRects": [
9 [39, 75, 119, 108], 9 [39, 75, 119, 108],
10 [38, 94, 152, 90], 10 [38, 94, 152, 90],
(...skipping 16 matching lines...) Expand all
27 "LayoutText #text", 27 "LayoutText #text",
28 "RootInlineBox", 28 "RootInlineBox",
29 "RootInlineBox", 29 "RootInlineBox",
30 "RootInlineBox", 30 "RootInlineBox",
31 "RootInlineBox", 31 "RootInlineBox",
32 "RootInlineBox", 32 "RootInlineBox",
33 "InlineTextBox '\n'", 33 "InlineTextBox '\n'",
34 "RootInlineBox", 34 "RootInlineBox",
35 "LayoutBlockFlow DIV id='test'", 35 "LayoutBlockFlow DIV id='test'",
36 "LayoutBlockFlow DIV id='test'", 36 "LayoutBlockFlow DIV id='test'",
37 "RootInlineBox",
37 "LayoutBR BR", 38 "LayoutBR BR",
38 "InlineTextBox '\n'", 39 "InlineTextBox '\n'",
39 "LayoutBlockFlow DIV id='test'" 40 "LayoutBlockFlow DIV id='test'"
40 ] 41 ]
41 } 42 }
42 ] 43 ]
43 } 44 }
44 45
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698