Hixie
|
d7dbe841b4
|
This CL provides a bunch of new parser tests, and updates the
TestExpectations file to skip the ones that fail or crash. It also
updates the TestExpectations parser to support URLs pointing to the
mojo repo's issue tracker.
R=abarth@chromium.org
Review URL: https://codereview.chromium.org/685593006
|
2014-10-28 18:58:18 -07:00 |
|
Hixie
|
de0ba17e8f
|
Move the tests from .html to .sky
R=abarth@chromium.org
Review URL: https://codereview.chromium.org/685623002
|
2014-10-27 17:35:15 -07:00 |
|
Adam Barth
|
710a717192
|
Parse comments according to parsing.md
Now we don't even generate comment tokens. The new tokenizer for comments is
much easier.
R=eseidel@chromium.org
Review URL: https://codereview.chromium.org/682893002
|
2014-10-27 17:04:52 -07:00 |
|
Adam Barth
|
5d98345d17
|
Parse Sky entities according to the spec
R=eseidel@chromium.org
Review URL: https://codereview.chromium.org/678073002
|
2014-10-27 13:05:31 -07:00 |
|