Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/repaint-across-writing-mode-boundary-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/repaint-across-writing-mode-boundary-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/repaint-across-writing-mode-boundary-expected.txt |
index 2c88355ba82a9960665d76a53987a6ac70d7e869..8d8c26f8090f520cf7831e7f11f8457025b098cd 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/repaint-across-writing-mode-boundary-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/repaint-across-writing-mode-boundary-expected.txt |
@@ -7,38 +7,32 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
+ "object": "LayoutText #text", |
+ "rect": [548, 191, 23, 35], |
+ "reason": "selection" |
+ }, |
+ { |
"object": "InlineTextBox '\u7B2C\u4E00\u6BB5\u843D paragraph 1'", |
- "rect": [0, 0, 0, 0], |
"reason": "selection" |
}, |
{ |
"object": "LayoutBlockFlow BODY", |
- "rect": [0, 0, 0, 0], |
"reason": "selection" |
}, |
{ |
"object": "LayoutBlockFlow DIV class='basic d1 vert'", |
- "rect": [0, 0, 0, 0], |
"reason": "selection" |
}, |
{ |
"object": "LayoutBlockFlow DIV class='lrblock'", |
- "rect": [0, 0, 0, 0], |
"reason": "selection" |
}, |
{ |
"object": "LayoutBlockFlow HTML", |
- "rect": [0, 0, 0, 0], |
"reason": "selection" |
}, |
{ |
"object": "LayoutBlockFlow P", |
- "rect": [0, 0, 0, 0], |
- "reason": "selection" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [548, 191, 23, 35], |
"reason": "selection" |
} |
] |