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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/dom/custom/svg-use-shadow-tree-expected.txt

Issue 2912593003: [ServiceWorker] Fix bugs of wpt tests for Client.navigate (Closed)
Patch Set: Address comments from falken@ Created 3 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 unified diff | Download patch
OLDNEW
1 CONSOLE ERROR: line 2539: Uncaught Error: assert_false: Should not call createdC allback in UA ShadowRoot. expected false got true 1 CONSOLE ERROR: line 2542: Uncaught Error: assert_false: Should not call createdC allback in UA ShadowRoot. expected false got true
2 CONSOLE ERROR: line 2539: Uncaught Error: assert_false: Should not call attached Callback in UA ShadowRoot. expected false got true 2 CONSOLE ERROR: line 2542: Uncaught Error: assert_false: Should not call attached Callback in UA ShadowRoot. expected false got true
3 CONSOLE ERROR: line 2539: Uncaught Error: assert_false: Should not call createdC allback in UA ShadowRoot. expected false got true 3 CONSOLE ERROR: line 2542: Uncaught Error: assert_false: Should not call createdC allback in UA ShadowRoot. expected false got true
4 CONSOLE ERROR: line 2539: Uncaught Error: assert_false: Should not call attached Callback in UA ShadowRoot. expected false got true 4 CONSOLE ERROR: line 2542: Uncaught Error: assert_false: Should not call attached Callback in UA ShadowRoot. expected false got true
5 This is a testharness.js-based test. 5 This is a testharness.js-based test.
6 Harness Error. harness_status.status = 1 , harness_status.message = Uncaught Err or: assert_false: Should not call attachedCallback in UA ShadowRoot. expected fa lse got true 6 Harness Error. harness_status.status = 1 , harness_status.message = Uncaught Err or: assert_false: Should not call attachedCallback in UA ShadowRoot. expected fa lse got true
7 PASS SVG <use> shadow trees should not be exposed through custom elements. 7 PASS SVG <use> shadow trees should not be exposed through custom elements.
8 Harness: the test ran to completion. 8 Harness: the test ran to completion.
9 9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698