| 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 eea3d4568924a5ba3570596c0c7a789acf90f329..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'
|
| @@ -19,7 +22,4 @@ PASS document.elementFromPoint(x + 195, y + 105).id is 'container'
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
|
|
|
|