Chromium Code Reviews| Index: LayoutTests/fast/dom/custom/registration-context-sharing-expected.txt |
| diff --git a/LayoutTests/fast/dom/custom/registration-context-sharing-expected.txt b/LayoutTests/fast/dom/custom/registration-context-sharing-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..bf4f7985779eac499cb815b0c889e3628accef53 |
| --- /dev/null |
| +++ b/LayoutTests/fast/dom/custom/registration-context-sharing-expected.txt |
| @@ -0,0 +1,5 @@ |
| + |
| +PASS registration context should not be shared with an iframe's document |
| +PASS registration context is shared with DOMImplementation.createDocument |
| +PASS registration context is shared with the template document |
| + |