| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/inline-focus-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/inline-focus-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/inline-focus-expected.txt
|
| index 9692d0c1210ce4baa6566971ca63f7f1abe192ee..c31b9a6d7380aa79691e0ec78ec73176cf0af0e7 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/inline-focus-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/inline-focus-expected.txt
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutBlockFlow P",
|
| "rect": [0, 34, 800, 18],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (anonymous)",
|
| "rect": [0, 0, 800, 18],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutInline A id='link'",
|
| @@ -24,7 +24,7 @@
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [0, 0, 40, 18],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -32,11 +32,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (anonymous)",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutInline A id='link'",
|
| @@ -44,27 +44,27 @@
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "InlineTextBox 'Home'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow P",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "InlineTextBox 'crbug.com/424078: ensure inline elements get their outline painted'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|