| Index: third_party/WebKit/LayoutTests/fragmentation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-block-expected.txt b/third_party/WebKit/LayoutTests/fragmentation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt
|
| similarity index 69%
|
| copy from third_party/WebKit/LayoutTests/fast/repaint/multicol-with-block-expected.txt
|
| copy to third_party/WebKit/LayoutTests/fragmentation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt
|
| index c4e33c4f4cc1029ec917abe13cb9802c22554645..94eb3aa3d6ee4275ac341d6ea60a2a78cb255e84 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-block-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fragmentation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt
|
| @@ -1,21 +1,21 @@
|
| {
|
| "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| + "bounds": [1059, 585],
|
| "children": [
|
| {
|
| "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| + "bounds": [1059, 585],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutBlockFlow DIV id='target'",
|
| - "rect": [488, 8, 150, 20],
|
| + "object": "LayoutTableCell TH id='target'",
|
| + "rect": [8, 72, 839, 190],
|
| "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [488, 8, 80, 20],
|
| + "rect": [10, 72, 835, 190],
|
| "reason": "style change"
|
| }
|
| ]
|
| @@ -23,7 +23,7 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutBlockFlow DIV id='target'",
|
| + "object": "LayoutTableCell TH id='target'",
|
| "reason": "style change"
|
| },
|
| {
|
| @@ -35,7 +35,7 @@
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "InlineTextBox 'PASS'",
|
| + "object": "InlineTextBox 'Col 1'",
|
| "reason": "style change"
|
| }
|
| ]
|
|
|