Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(131)

Unified Diff: LayoutTests/fast/dom/shadow/hit-test-inside-shadow-root-expected.txt

Issue 1204933006: Elements moved from a shadow root to a detached tree should clear their IsInShadowTree Flag (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/dom/shadow/hit-test-inside-shadow-root-expected.txt
diff --git a/LayoutTests/fast/dom/shadow/hit-test-inside-shadow-root-expected.txt b/LayoutTests/fast/dom/shadow/hit-test-inside-shadow-root-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..245ae319519ca8ddae24ad286d464a17f53dd794
--- /dev/null
+++ b/LayoutTests/fast/dom/shadow/hit-test-inside-shadow-root-expected.txt
@@ -0,0 +1,4 @@
+Text
+crbug.com/491844 Moving a node from inside a shadow-root to a detached tree should not crash when we hit-test it. Hover over 'Text' to test.
+
+Test passes if it does not crash.

Powered by Google App Engine
This is Rietveld 408576698