-
…in reply to @OrenElbaum
OrenElbaum DanShappir lexLohr filrakowski Compare, say: CSS encapsulation with Shadow DOM to the rudimentary global styles masquerading as encapsulation today. The former is the cost of running a browser (and parsing documents and stylesheets) while the latter is "outside" and incurs all the same costs PLUS that of
-
…in reply to @rockerest
OrenElbaum DanShappir lexLohr filrakowski reimplementing the encapsulation, the scoping, and all the rest of the things the platform is providing.