Commit Graph

4 Commits

Author SHA1 Message Date
Terry Lucas bc75856e54 Update getClientRects, removed xtab, removed bogus entry in dom.json,
expose ServiceWorker, removed query and queryAll from in dart:html,
added constructor to MessageChannel and removed getCssCanvasContext.

Fixed all tests using query and queryAll.

Fixes https://github.com/dart-lang/sdk/issues/25664
Fixes https://github.com/dart-lang/sdk/issues/26349
Fixes https://github.com/dart-lang/sdk/issues/32323
Fixes https://github.com/dart-lang/sdk/issues/32659
Fixes https://github.com/dart-lang/sdk/issues/32675

R=kevmoo@google.com

Change-Id: I687471e80b8fe9c7040673113f424dbaab7c64d4
Reviewed-on: https://dart-review.googlesource.com/48381
Commit-Queue: Terry Lucas <terry@google.com>
Reviewed-by: Kevin Moore <kevmoo@google.com>
2018-03-27 20:45:33 +00:00
ahe@google.com df58c4139f Some browsers don't support TrackElement
Review URL: https://codereview.chromium.org//14623031

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22790 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-16 13:15:22 +00:00
ahe@google.com 52f9688879 Use unittest to avoid timeouts on Dartium.
Review URL: https://codereview.chromium.org//15053007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22788 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-16 13:06:44 +00:00
ahe@google.com e44e86c5e7 Avoid syntax errors on oddly named fields.
R=sra@google.com

Review URL: https://codereview.chromium.org//15024008

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22785 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-16 12:44:31 +00:00