| Index: LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow-expected.txt b/LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow-expected.txt
|
| index 11c1039a2a97e60c6c52dda4db3a8e412e6832ff..32240372f4489447abe6eaf1adf6f6133c02d9d9 100644
|
| --- a/LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow-expected.txt
|
| +++ b/LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow-expected.txt
|
| @@ -1,4 +1,3 @@
|
| -CONSOLE ERROR: line 104: Uncaught ReferenceError: log is not defined
|
| This tests that pressing Tab key should traverse into iframe and shadow tree, and pressing Shift-Tab should reverse the order.
|
|
|
| Should move from input-01 to input-13 in forward
|
| @@ -53,7 +52,9 @@ Should move from input-15 to input-13 in backward
|
| PASS
|
| Should move from input-13 to input-01 in backward
|
| PASS
|
| -FAIL successfullyParsed should be true. Was false.
|
| +
|
| +Test finished.
|
| +PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|
|
|