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

Unified Diff: sky/specs/parsing.md

Issue 845053002: Specs and Docs: minor updates to fix mistakes I found when proof-reading (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 11 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/examples/style/toolbar-layout.sky ('k') | sky/specs/runloop.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 799d225cbf502d3c6bbf270ec552e6d022632776..40aefd2afb8b7d72a9c2236fb0dc36508a815d1a 100644
--- a/sky/specs/parsing.md
+++ b/sky/specs/parsing.md
@@ -784,7 +784,7 @@ Tree construction stage
-----------------------
To construct a node tree from a _sequence of tokens_ and a document
-_document_:
+_document_ (this is implemented in JS):
1. Initialize the _stack of open nodes_ to be _document_.
2. Initialize _imported modules_ to an empty list.
« no previous file with comments | « sky/examples/style/toolbar-layout.sky ('k') | sky/specs/runloop.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698