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

Unified Diff: sky/specs/parsing.md

Issue 925923004: Specs: rename sky:core to dart:sky (Closed) Base URL: https://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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/specs/modules.md ('k') | sky/specs/script.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/specs/parsing.md
diff --git a/sky/specs/parsing.md b/sky/specs/parsing.md
index 40aefd2afb8b7d72a9c2236fb0dc36508a815d1a..44d16f502be9f4f74bc021014d825289ffb91273 100644
--- a/sky/specs/parsing.md
+++ b/sky/specs/parsing.md
@@ -803,7 +803,7 @@ _document_ (this is implemented in JS):
_imported modules_ contains no entries with unresolved
promises.
2. If the tag name is not registered, then let the ErrorElement
- constructor from sky:core be the element constructor.
+ constructor from dart:sky be the element constructor.
Otherwise, let the element constructor be the registered
element's constructor for that tag name in this module.
3. Create an element _node_ with the attributes given by the
« no previous file with comments | « sky/specs/modules.md ('k') | sky/specs/script.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698