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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/repaint/text-match-document-change-expected.txt

Issue 1454953002: Auto-rebaseline for r360144 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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
(Empty)
1 {
2 "bounds": [800, 600],
3 "children": [
4 {
5 "bounds": [800, 600],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "repaintRects": [
9 [295, 172, 15, 300],
10 [295, 102, 15, 400],
11 [295, 102, 15, 141],
12 [295, 102, 15, 70],
13 [18, 164, 269, 338],
14 [18, 146, 269, 356],
15 [18, 128, 269, 36],
16 [18, 128, 269, 18],
17 [18, 128, 256, 36],
18 [18, 128, 84, 18],
19 [10, 102, 285, 400]
20 ],
21 "paintInvalidationClients": [
22 "InlineTextBox 'To be changed: findme (Manual testing:'",
23 "InlineTextBox 'Find-in-page 'findme', then click here)'",
24 "LayoutText #text",
25 "RootInlineBox",
26 "RootInlineBox",
27 "VerticalScrollbar",
28 "LayoutIFrame (positioned) IFRAME id='iframe'",
29 "VerticalScrollbar",
30 "LayoutIFrame (positioned) IFRAME id='iframe'",
31 "VerticalScrollbar",
32 "LayoutIFrame (positioned) IFRAME id='iframe'",
33 "VerticalScrollbar",
34 "LayoutIFrame (positioned) IFRAME id='iframe'",
35 "LayoutBlockFlow HTML",
36 "LayoutBlockFlow DIV id='to-be-changed'",
37 "LayoutText #text",
38 "InlineTextBox 'After change'",
39 "LayoutBlockFlow DIV"
40 ]
41 }
42 ]
43 }
44
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698