Sign in
chromium
/
external
/
github.com
/
dart-lang
/
html
/
refs/tags/0.13.0
/
lib
9e79e1b
Make package:html strong clean
by Sigmund Cherem
· 9 years ago
0.13.0
7177493
Add Element.endSourceSpan
by Konstantin Shcheglov
· 10 years ago
65cb4b2
fix parse error with foreignObject end tag
by John Messerly
· 10 years ago
243cbc9
remove most string concat, fixes #7
by John Messerly
· 10 years ago
08c86f8
Fixes encoding parser to handle whitespace correctly.
by John Messerly
· 10 years ago
d97252a
rename package to `html`
by John Messerly
· 10 years ago
4816d43
formatted source code
by Kevin Moore
· 10 years ago
fc5b302
removed unused members
by Kevin Moore
· 11 years ago
eaca2ab
Switch various transformers and libraries they use over to source_span.
by nweiz@google.com
· 11 years ago
3a35bfc
Revert "Add "last" setter to List."
by lrn@google.com
· 11 years ago
e076b4f
Add "last" setter to List.
by lrn@google.com
· 11 years ago
c407782
Fix a couple more tests that were relying on sourcemap message format.
by nweiz@google.com
· 11 years ago
9faf9fb
[html5lib] implement querySelector/querySelectorAll
by jmesserly@google.com
· 11 years ago
1d87853
Fix how document fragments are added on NodeList operations. The DocumentFragment node should be gone, and its children should be added in place.
by sigmund@google.com
· 11 years ago
47a0b6d
[html5lib] api updates: localName
by jmesserly@google.com
· 11 years ago
dde3c12
[html5lib] triple slash comment style
by jmesserly@google.com
· 11 years ago
10a5cd4
small fix in html5lib warning message
by sigmund@google.com
· 11 years ago
56114da
fix accidental breaking changes in html5lib, deprecate instead
by jmesserly@google.com
· 12 years ago
6011b25
fix imports link rel=stylesheet
by jmesserly@google.com
· 12 years ago
456961e
introduce web_components pkg to replace shadow_dom, html_import, custom_element. This new package is 100% compatible with the polyfills used by http://www.polymer-project.org/
by jmesserly@google.com
· 12 years ago
4f5d627
pkg/third_party/html5lib: lots of cleanup
by kevmoo@google.com
· 12 years ago
72abebd
fix script tags -- remove special case handling for polymer-element
by jmesserly@google.com
· 12 years ago
5b72f26
Make List.shuffle take an optional Random object to use.
by lrn@google.com
· 12 years ago
578d45d
Add List.shuffle().
by lrn@google.com
· 12 years ago
6a7fe63
Remove dart:utf in third_party.
by floitsch@google.com
· 12 years ago
8c7e203
html5lib -- workaround dart2js checked issues
by jmesserly@google.com
· 12 years ago
4d223f1
move html5lib code into dart svn repo also gets the tests running
by jmesserly@google.com
· 12 years ago