Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/repaint-across-writing-mode-boundary-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/repaint-across-writing-mode-boundary-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/repaint-across-writing-mode-boundary-expected.txt |
index 82171c6942bfbdb87c45af4cba11a26b980c1091..156448cec2cecb5a2e61ec9d85751f480a32e838 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/repaint-across-writing-mode-boundary-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/repaint-across-writing-mode-boundary-expected.txt |
@@ -7,38 +7,32 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
+ "object": "LayoutText #text", |
+ "rect": [548, 191, 24, 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, 24, 35], |
"reason": "selection" |
} |
] |