| 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 a54761ed0bbd2de1c614f72f985fdf83b60926b8..2c88355ba82a9960665d76a53987a6ac70d7e869 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
|
| @@ -5,17 +5,42 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [548, 191, 23, 35]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutBlockFlow HTML",
|
| - "LayoutBlockFlow BODY",
|
| - "LayoutBlockFlow DIV class='lrblock'",
|
| - "LayoutBlockFlow DIV class='basic d1 vert'",
|
| - "LayoutBlockFlow P",
|
| - "LayoutText #text",
|
| - "InlineTextBox '\u7B2C\u4E00\u6BB5\u843D paragraph 1'"
|
| + "paintInvalidations": [
|
| + {
|
| + "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"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|