angular-cn/modules/@angular/platform-browser/test
Matias Niemelä e504d4eb05 fix(renderer): remove unecessary setElementStyles method
There is no need to expose this additional method inside of the Renderer
API. The functionality can be restored by looping and calling
`setElementStyle` instead.

Note that this change is changing code that was was introduced after
the last release therefore this fix is not a breaking change.

Closes #9000
Closes #9009
2016-06-03 15:20:34 -07:00
..
browser refactor: change provide(...) for {provide: ...} 2016-06-03 15:03:49 -07:00
dom fix(core): Keep core exports seperate from core/testing exports. 2016-05-31 20:09:43 -07:00
security test(security): test case for quoted URL values. 2016-05-26 09:39:23 -07:00
static_assets repackaging: all the file moves 2016-05-01 20:51:00 -07:00
web_workers fix(renderer): remove unecessary setElementStyles method 2016-06-03 15:20:34 -07:00
xhr refactor: change provide(...) for {provide: ...} 2016-06-03 15:03:49 -07:00
browser_util_spec.ts refactor(browser): merge static & dynamic platforms 2016-05-20 10:48:55 -07:00
testing_public_browser_spec.ts refactor: change provide(...) for {provide: ...} 2016-06-03 15:03:49 -07:00
testing_public_spec.ts refactor: change provide(...) for {provide: ...} 2016-06-03 15:03:49 -07:00