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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/japanese-rl-selection-repaint-expected.txt

Issue 2402213002: Auto-rebaseline for r424089 (Closed)
Patch Set: Created 4 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 { 1 {
2 "name": "Content Root Layer", 2 "layers": [
3 "bounds": [800, 600],
4 "children": [
5 { 3 {
6 "name": "LayoutView #document", 4 "name": "LayoutView #document",
7 "bounds": [800, 600], 5 "bounds": [800, 600],
8 "contentsOpaque": true, 6 "contentsOpaque": true,
9 "drawsContent": true, 7 "drawsContent": true,
10 "paintInvalidations": [ 8 "paintInvalidations": [
11 { 9 {
12 "object": "LayoutText #text", 10 "object": "LayoutText #text",
13 "rect": [537, 574, 240, 5], 11 "rect": [537, 574, 240, 5],
14 "reason": "incremental" 12 "reason": "incremental"
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
114 "object": "InlineTextBox '\u3064\u3051\u305F\u3059\u3070\u3089\u3057\u3044 \u8A18\u4E8B\u304C\u3069\u3053\u306B\u3042\u3063\u305F\u304B\u5FD8\u308C\u3066\u 3057\u307E\u3063\u305F\u7D4C'", 112 "object": "InlineTextBox '\u3064\u3051\u305F\u3059\u3070\u3089\u3057\u3044 \u8A18\u4E8B\u304C\u3069\u3053\u306B\u3042\u3063\u305F\u304B\u5FD8\u308C\u3066\u 3057\u307E\u3063\u305F\u7D4C'",
115 "reason": "incremental" 113 "reason": "incremental"
116 }, 114 },
117 { 115 {
118 "object": "InlineTextBox '\u9A13\u306F\u3042\u308A\u307E\u3059\u304B \u306 A\u3089\u30BF\u30A4\u30C8\u30EB\u3068\u30A2\u30C9\u30EC\u30B9\u3060\u3051\u3067\ u306A\u304F\u3001\u8A2A\u554F'", 116 "object": "InlineTextBox '\u9A13\u306F\u3042\u308A\u307E\u3059\u304B \u306 A\u3089\u30BF\u30A4\u30C8\u30EB\u3068\u30A2\u30C9\u30EC\u30B9\u3060\u3051\u3067\ u306A\u304F\u3001\u8A2A\u554F'",
119 "reason": "incremental" 117 "reason": "incremental"
120 } 118 }
121 ] 119 ]
122 } 120 }
123 121
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698