| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-6278-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-6278-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-6278-expected.txt
|
| index 91fc1c76ba0391b7141378ef47f0419c73f8e63e..cdec19e26296e87c3d4dcb5bc9114e4ed3ff9f1b 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-6278-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-6278-expected.txt
|
| @@ -8,7 +8,7 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "rect": [9, 132, 293, 144],
|
| + "rect": [10, 132, 292, 144],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| @@ -18,15 +18,10 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "rect": [9, 132, 243, 180],
|
| + "rect": [10, 132, 242, 180],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutTableCell TD id='col1'",
|
| - "rect": [9, 331, 243, 36],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [10, 317, 242, 50],
|
| "reason": "bounds change"
|
| @@ -52,11 +47,6 @@
|
| "reason": "incremental"
|
| },
|
| {
|
| - "object": "LayoutTableCell TD id='col1'",
|
| - "rect": [252, 132, 50, 199],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| "object": "LayoutText #text",
|
| "rect": [250, 132, 36, 144],
|
| "reason": "incremental"
|
|
|