This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 22811 - [Shadow]: Buncha' typos in the spec
Summary: [Shadow]: Buncha' typos in the spec
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - Component Model (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Hayato Ito
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 22716
  Show dependency treegraph
 
Reported: 2013-07-26 10:08 UTC by Elliott Sprehn
Modified: 2013-10-24 08:23 UTC (History)
2 users (show)

See Also:


Attachments

Description Elliott Sprehn 2013-07-26 10:08:07 UTC
distribution algorithm step 3:

"distribution resolutino algorithm"
                ^ resolution

4 Encapsulation

This secion is tiny
      ^ section


::distributed() pseudo-element

elements that are distrubted
                    ^ distributed

6 Composition

NODE, a node which partitipates in a composed tree
                     ^ participates

the composed tree costructed from
                     ^ constructed

the child nodes of the node is the resulf of the
                                    ^ result

7.2 Event Retargeting

given ancestor while maintaining the ncapsulation.
                                      ^ encapsulation

5. Let RELATIVE-TARGET be the node which satisfie ...
                                          ^ satisfy

3. There is no other decendant node which satisfies the
                       ^ descendant

8 Styles

 CSS rules, defined in shadow roow style sheets, 
                               ^ root


9.2 Focus Navigation

the navigation order for B immediattely after SHADOW
                             ^ immediately

12.1.2 ShadowRoot Methods


x is greated than the viewport
      ^ greater

y is greated than the viewport 
      ^ greater

12.2.1 Attributes

or null if no such shadow tree is accesible.
                                    ^ accessible


12.3.2 CSSHostRule Methods

insertRule(DOMSTring rule, unsigned long index)
            ^ DOMString


Shadow Trees

while retaining the standard DOM composability semantics.
                                 ^ composition ?

composability isn't a word, but maybe we invented it. :)
Comment 1 Hayato Ito 2013-10-24 08:23:03 UTC
Thank you!
Fixed at https://dvcs.w3.org/hg/webcomponents/rev/50ad2bcabf66.