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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-selection-detach-crash-expected.txt

Issue 1901403002: Remove UserAgent ShadowRoot + Author ShadowRoot code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix Element::createShadowRoot, update some tests Created 4 years, 8 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 unified diff | Download patch
OLDNEW
1 CONSOLE WARNING: Calling Element.createShadowRoot() for an element which already hosts a user-agent shadow root is deprecated. See https://www.chromestatus.com/ features/4668884095336448 for more details.
2 Garbage collection of Selection objects with shorter lifetimes must not crash. 1 Garbage collection of Selection objects with shorter lifetimes must not crash.
3 2
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
5 4
6 5
7 PASS No crash, including on shutdown..? 6 PASS No crash, including on shutdown..?
8 PASS successfullyParsed is true 7 PASS successfullyParsed is true
9 8
10 TEST COMPLETE 9 TEST COMPLETE
11 10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698