| Index: third_party/WebKit/LayoutTests/platform/mac/fast/dom/Element/null-offset-parent-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/dom/Element/null-offset-parent-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/dom/Element/null-offset-parent-expected.txt
|
| index b212083508d54be5ffe1940ac10dc956278e5f1b..a4836d786693db24710b40eac317d71d8c693217 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/dom/Element/null-offset-parent-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/dom/Element/null-offset-parent-expected.txt
|
| @@ -3,6 +3,6 @@ layer at (0,0) size 800x600
|
| layer at (0,0) size 800x600
|
| LayoutBlockFlow {HTML} at (0,0) size 800x600
|
| LayoutBlockFlow {BODY} at (8,8) size 784x584
|
| - LayoutText {#text} at (0,0) size 757x36
|
| - text run at (0,0) width 757: "This test verifies that JS access to offsetParent on an element that lacks one, such as the body, doesn't crash. If it didn't"
|
| + LayoutText {#text} at (0,0) size 756x36
|
| + text run at (0,0) width 756: "This test verifies that JS access to offsetParent on an element that lacks one, such as the body, doesn't crash. If it didn't"
|
| text run at (0,18) width 102: "crash, it passed."
|
|
|