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

Unified Diff: third_party/WebKit/LayoutTests/inspector/components/widget-events-expected.txt

Issue 2168223002: DevTools: keep widgets in widget hierarchy upon hide, split attach/detach cycle from show/hide. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: lcean Created 4 years, 5 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: third_party/WebKit/LayoutTests/inspector/components/widget-events-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/components/widget-events-expected.txt b/third_party/WebKit/LayoutTests/inspector/components/widget-events-expected.txt
index 814aa5bd2159059ae93d17f385d7bd678a9ad62f..f1e9cb329b77afeb72cb2b0506efddc67709fde7 100644
--- a/third_party/WebKit/LayoutTests/inspector/components/widget-events-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/components/widget-events-expected.txt
@@ -238,3 +238,9 @@ Parent.detach()
Child.willHide()
Parent.willHide()
+Running: testAlienParent
+Parent()
+Parent()
+Child()
+Error: Attempt to show under node belonging to alien widget
+

Powered by Google App Engine
This is Rietveld 408576698