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

Side by Side Diff: sky/tests/dom/ownerScope-expected.txt

Issue 922893002: Merge the Sky Engine changes from the SkyDart branch (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 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
« no previous file with comments | « sky/tests/dom/ownerScope.sky ('k') | sky/tests/dom/replaceChild.sky » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Running 5 tests 1 CONSOLE: unittest-suite-wait-for-done
2 ok 1 ownerScope should return null for elements not a child of a scope 2 CONSOLE: PASS: should return null for elements not a child of a scope
3 ok 2 ownerScope should return the document for elements in the document scope 3 CONSOLE: PASS: should return the document for elements in the document scope
4 ok 3 ownerScope should return the shadow root for elements in the shadow root sc ope 4 CONSOLE: PASS: should return the shadow root for elements in the shadow root sco pe
5 ok 4 ownerScope should return self for a shadow root or document 5 CONSOLE: PASS: should return self for a shadow root or document
6 ok 5 ownerScope should dynamically update 6 CONSOLE: PASS: should dynamically update
7 5 tests 7 CONSOLE:
8 5 pass 8 CONSOLE: All 5 tests passed.
9 0 fail 9 CONSOLE: unittest-suite-success
10 DONE
OLDNEW
« no previous file with comments | « sky/tests/dom/ownerScope.sky ('k') | sky/tests/dom/replaceChild.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698