| Index: third_party/WebKit/LayoutTests/hittesting/inner-border-radius-hittest-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/hittesting/inner-border-radius-hittest-expected.txt b/third_party/WebKit/LayoutTests/hittesting/inner-border-radius-hittest-expected.txt
|
| index c247cecce6de1041ccb7989ccb969a8539c934c8..32ddf81b75e0f0572a853f626e81d65f35e41c42 100644
|
| --- a/third_party/WebKit/LayoutTests/hittesting/inner-border-radius-hittest-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/hittesting/inner-border-radius-hittest-expected.txt
|
| @@ -21,4 +21,6 @@ PASS document.elementFromPoint(x + 80, y + 80).id is 'roundedBoxWithScrollbarsCh
|
| PASS document.elementFromPoint(x + 230, y + 230).id is 'roundedBoxWithScrollbarsChild'
|
| PASS document.elementFromPoint(x + 265, y + 265).id is 'roundedBoxWithScrollbars'
|
| PASS document.elementFromPoint(x + 275, y + 275).id is 'container'
|
| +PASS document.elementFromPoint(x + 150, y + 240).id is 'roundedBoxWithScrollbars'
|
| +PASS document.elementFromPoint(x + 240, y + 150).id is 'roundedBoxWithScrollbars'
|
|
|
|
|