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

Unified Diff: sky/specs/style.md

Issue 931333002: Specs: update the run loop and timer stuff to use the new model with task filters, priorities, and … (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/runloop.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/specs/style.md
diff --git a/sky/specs/style.md b/sky/specs/style.md
index 592a2293fe8e5284494f604bb88d80be6a2148af..e7244d05c910e72b08341c55bdd06d0572ddc158 100644
--- a/sky/specs/style.md
+++ b/sky/specs/style.md
@@ -570,8 +570,8 @@ thatElement.style.addFrameStyles() with the relevant StyleDeclaration
and pseudoElement from each such Rule.
-Cascade
--------
+Update the render tree
+----------------------
Simultaneously walk the tree rooted at the application Document,
taking into account shadow trees and child distribution, and the tree
« no previous file with comments | « sky/specs/runloop.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698