Skip to content

Commit

Permalink
Fix #65: restore spaces in serialized output
Browse files Browse the repository at this point in the history
  • Loading branch information
annevk committed Sep 5, 2015
1 parent 07e859a commit 2a9a923
Show file tree
Hide file tree
Showing 2 changed files with 640 additions and 641 deletions.
5 changes: 2 additions & 3 deletions dom.bs
Original file line number Diff line number Diff line change
Expand Up @@ -105,12 +105,11 @@ urlPrefix: https://html.spec.whatwg.org/multipage/
urlPrefix: https://w3c.github.io/webcomponents/spec/shadow/
type: dfn; urlPrefix: #dfn-
text: shadow root
url: http://www.w3.org/TR/DOM-Parsing/#widl-Range-createContextualFragment-DocumentFragment-DOMString-fragment
url: https://w3c.github.io/DOM-Parsing/#widl-Range-createContextualFragment-DocumentFragment-DOMString-fragment
type: method; text: createContextualFragment(); for: Range;
type: interface
url: https://dvcs.w3.org/hg/d4e/raw-file/tip/source_respec.htm#keyboard-event-interface
urlPrefix: https://w3c.github.io/uievents/#interface-
text: KeyboardEvent
urlPrefix: https://dvcs.w3.org/hg/dom3events/raw-file/tip/html/DOM3-Events.html#interface-
text: MouseEvent
text: UIEvent
url: http://www.w3.org/TR/touch-events/#touchevent-interface
Expand Down
Loading

0 comments on commit 2a9a923

Please sign in to comment.