Adam Barth
|
b0ef81ac95
|
Make element.style["color"] work in Sky
This CL makes CSSStyleDeclaration a bit less painful to use by replacing the
crazy Java-style APIs with overloading operator[] and operator[]=.
R=esprehn@chromium.org, ojan@chromium.org
Review URL: https://codereview.chromium.org/942553002
|
2015-02-19 13:06:01 -08:00 |
|
Adam Barth
|
f7e974680c
|
Morph the APIs for Node, ParentNode, and Element closer to the specs
These still don't match the specs exactly, but they're much closer.
R=ojan@chromium.org, eseidel@chromium.org
Review URL: https://codereview.chromium.org/924203002
|
2015-02-13 21:36:53 -08:00 |
|
Adam Barth
|
f2d2e80e59
|
Merge the Sky Engine changes from the SkyDart branch
This CL flips the switch to make Sky use Dart.
TBR=eseidel@chromium.org
BUG=454613
Review URL: https://codereview.chromium.org/922893002
|
2015-02-12 15:06:03 -08:00 |
|
Adam Barth
|
4240a776a4
|
Replace <link rel="import"> with <import>
This CL is just a search-and-replace.
R=esprehn@chromium.org
Review URL: https://codereview.chromium.org/694423002
|
2014-11-03 12:34:57 -08: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 |
|