| Index: LayoutTests/fast/borders/border-radius-child-expected.txt
|
| diff --git a/LayoutTests/fast/borders/border-radius-child-expected.txt b/LayoutTests/fast/borders/border-radius-child-expected.txt
|
| index 1b2f9ab7887aba415221e5af14139f78cc959c4b..b0198d8b34763995e02196eb5e242612ddd47507 100644
|
| --- a/LayoutTests/fast/borders/border-radius-child-expected.txt
|
| +++ b/LayoutTests/fast/borders/border-radius-child-expected.txt
|
| @@ -1,5 +1,8 @@
|
| Test for bug 113591: https://bugs.webkit.org/show_bug.cgi?id=113591 REGRESSION (r145870): Can't get insertion point to appear in some input and textareas on wordpress
|
|
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| PASS document.elementFromPoint(x + 5, y - 5).id is 'outerBox'
|
| PASS document.elementFromPoint(x + 5, y + 5).id is 'innerBox'
|
| PASS document.elementFromPoint(x + 5, y + 95).id is 'innerBox'
|
|
|