blois@google.com
fd2c1cbf89
Adding supported checks and flags to FormData
...
Also fixing the test to pass on IE10.
BUG=4793
Review URL: https://codereview.chromium.org//12230033
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18554 260f80e4-7a28-3924-810f-c04153c831b5
2013-02-15 02:23:52 +00:00
blois@google.com
da161d6ab1
Sample test for custom elements.
...
BUG=
Review URL: https://codereview.chromium.org//12212056
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18421 260f80e4-7a28-3924-810f-c04153c831b5
2013-02-13 00:30:20 +00:00
karlklose@google.com
759bf01d3c
Implement substitution for type variables.
...
Review URL: https://codereview.chromium.org//12218007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18376 260f80e4-7a28-3924-810f-c04153c831b5
2013-02-12 11:20:50 +00:00
gram@google.com
4a15011669
Skip flaky async window test while cause is investigated.
...
Review URL: https://codereview.chromium.org//12218105
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18365 260f80e4-7a28-3924-810f-c04153c831b5
2013-02-12 01:52:20 +00:00
efortuna@google.com
0ea0b1ef63
Allow non-primitive-value dictionaries to be passed to constructors for html
...
types.
BUG=
Review URL: https://codereview.chromium.org//12217089
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18320 260f80e4-7a28-3924-810f-c04153c831b5
2013-02-11 18:31:20 +00:00
blois@google.com
d2802398c6
Fixing TransitionEnd event.
...
A number of related changes-
Bug 8340 is that we previously had WebKitTransitionEnd renamed to TransitionEnd, but had to remove that when Chrome added a new TransitionEnd.
Changes-
- Made WebKitTransitionEnd implement TransitionEnd and made it private.
- Added a test for the TransitionEnd event.
- Fixed the TransitionEnd event not working on non-Chrome browsers.
- Added support check for CSS transitions.
- Added annotations for CSS transition support.
BUG=8340
Review URL: https://codereview.chromium.org//12211099
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18276 260f80e4-7a28-3924-810f-c04153c831b5
2013-02-08 21:09:21 +00:00
blois@google.com
71552dbed4
Fixing some indexed_db tests.
...
These were broken by the webkit IDL roll, I was able to fix 2 of them but am still trying to figure out what broke on the final one (not sure it's related to the IDL roll).
BUG=8341
Review URL: https://codereview.chromium.org//12218013
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18163 260f80e4-7a28-3924-810f-c04153c831b5
2013-02-06 02:31:20 +00:00
antonm@google.com
204405ce8d
Suppressions due to the recent IDL roll.
...
TBR=blois@google.com ,efortuna@google.com ,podivilov@chromium.org
Review URL: https://codereview.chromium.org//12217013
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18143 260f80e4-7a28-3924-810f-c04153c831b5
2013-02-05 15:31:55 +00:00
blois@google.com
164e568e62
Fixing the status of element_types_test/supported_object on IE.
...
It should be supported, but was previously failing because of incorrect supported check which was fixed earlier. Updating annotations to match test as well.
BUG=
Review URL: https://codereview.chromium.org//12212006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18110 260f80e4-7a28-3924-810f-c04153c831b5
2013-02-05 02:20:45 +00:00
blois@google.com
cc0c8e4c31
Fixing element_types_test/supported_object
...
Typo had it checking meter instead which was masking a FF failure.
BUG=8293
Review URL: https://codereview.chromium.org//12188017
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18107 260f80e4-7a28-3924-810f-c04153c831b5
2013-02-05 01:24:56 +00:00
efortuna@google.com
845e5ac77e
Touch list test removal.
...
BUG=
Review URL: https://codereview.chromium.org//12180025
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18092 260f80e4-7a28-3924-810f-c04153c831b5
2013-02-04 23:46:29 +00:00
efortuna@google.com
7ef9e96865
Added constructor for touchlist.
...
BUG=
Review URL: https://codereview.chromium.org//12194010
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18083 260f80e4-7a28-3924-810f-c04153c831b5
2013-02-04 22:49:07 +00:00
floitsch@google.com
47ea3acfe2
Mark microtask_test as flaky on IE9.
...
Review URL: https://codereview.chromium.org//12197016
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18071 260f80e4-7a28-3924-810f-c04153c831b5
2013-02-04 20:02:41 +00:00
ngeoffray@google.com
72a7360905
Update status file, and file bug for FF that returns JS functions when calling document.createElement.
...
Review URL: https://codereview.chromium.org//12184013
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18049 260f80e4-7a28-3924-810f-c04153c831b5
2013-02-04 14:39:35 +00:00
efortuna@google.com
ce74c20fdb
Add supported checks to the SVG library, and library cleanup.
...
BUG=
Review URL: https://codereview.chromium.org//12082122
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17994 260f80e4-7a28-3924-810f-c04153c831b5
2013-02-01 19:09:11 +00:00
kustermann@google.com
176f0ba635
Marked html/dromaeo_smoke_test as flaky on firefox
...
Review URL: https://codereview.chromium.org//12087133
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17971 260f80e4-7a28-3924-810f-c04153c831b5
2013-02-01 12:05:14 +00:00
efortuna@google.com
473bbc0487
"Reverting 17940"
...
BUG=
Review URL: https://codereview.chromium.org//12095088
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17941 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-31 19:48:36 +00:00
efortuna@google.com
cab5d4cc51
SVG Library cleanups and adding supported tag.
...
BUG=
Review URL: https://codereview.chromium.org//12038036
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17940 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-31 19:38:00 +00:00
efortuna@google.com
8c6fd1e5fd
Remove node test skipping.
...
BUG=
Review URL: https://codereview.chromium.org//12086090
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17935 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-31 18:34:08 +00:00
efortuna@google.com
cd50f140a7
Skip dromaeo smoke test while investigating.
...
BUG=
Review URL: https://codereview.chromium.org//12121003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17934 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-31 18:29:11 +00:00
antonm@google.com
444ac0bea9
Adjust suppressions.
...
TBR=podivilov@chromium.org
Review URL: https://codereview.chromium.org//12096088
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17919 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-31 15:16:03 +00:00
kustermann@google.com
b57f289cdd
Status file update for chrome
...
Review URL: https://codereview.chromium.org//12092087
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17902 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-31 12:55:49 +00:00
blois@google.com
a385396269
Attempting to de-flake async_window test.
...
BUG=
Review URL: https://codereview.chromium.org//12086068
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17884 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-31 00:20:49 +00:00
efortuna@google.com
62c5dc425f
Update test expectations and address Martin's DBC. Oh what fun to test on platforms you can't repo locally...
...
BUG=
Review URL: https://codereview.chromium.org//12096072
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17883 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-31 00:13:43 +00:00
efortuna@google.com
532b0a7e0e
Fix Safari "multitest" failure.
...
BUG=
Review URL: https://codereview.chromium.org//12089081
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17882 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-30 23:53:42 +00:00
blois@google.com
d4b4e7be8c
Updating status of webgl test on Dartium.
...
It's half-passing on Dartium, but not fully passing.
BUG=
Review URL: https://codereview.chromium.org//12092071
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17869 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-30 19:34:42 +00:00
blois@google.com
5cabadd140
Fixing FF websql status.
...
BUG=
Review URL: https://codereview.chromium.org//12089075
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17866 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-30 19:25:57 +00:00
blois@google.com
bfe3446926
Attempting to stabilize WebGL test statuses.
...
TBR
BUG=
Review URL: https://codereview.chromium.org//12084072
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17865 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-30 19:16:18 +00:00
blois@google.com
8cb540948f
Adding supported checks for WebGL
...
Also fixed the getContext method to have the proper signature (bug 4883).
Also adding an easy accessor for context3d.
Not sure if additional Dartium changes will be needed, Anton?
BUG=
Review URL: https://codereview.chromium.org//12077039
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17860 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-30 17:45:13 +00:00
ricow@google.com
ef7b2666ba
Mark input_element_test/constructors as flaky on safari
...
Review URL: https://codereview.chromium.org//12114003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17833 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-30 11:11:00 +00:00
kustermann@google.com
42a246c51e
Marked html/async_window_test as flaky on chrome
...
Review URL: https://codereview.chromium.org//12084061
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17831 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-30 10:30:38 +00:00
blois@google.com
80a8467782
Updating status for Safari to cover some test flakiness.
...
Filed bug 8187.
BUG=
Review URL: https://codereview.chromium.org//12096046
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17803 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-29 19:47:13 +00:00
blois@google.com
67c686c584
Adding supported checks for touch event.
...
BUG=6519
Review URL: https://codereview.chromium.org//12084033
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17797 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-29 18:58:18 +00:00
floitsch@google.com
36d5a1ade9
history test sometimes succeeds. Mark as Pass.
...
Review URL: https://codereview.chromium.org//12088045
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17782 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-29 17:30:05 +00:00
floitsch@google.com
56f7b07ef3
Mark history-test as failing.
...
Review URL: https://codereview.chromium.org//12079043
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17781 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-29 17:26:06 +00:00
blois@google.com
36eb8a8928
Attempting to get the bot green, test runs fine for me but is failing on bot. Appears to be timing issue, so setting it to pass/fail.
...
TBR
BUG=
Review URL: https://codereview.chromium.org//12091007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17684 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-26 02:00:24 +00:00
blois@google.com
ef8128536a
Revert "Adding supported checks for Element.matches."
...
This reverts commit 17670 which is causing problems for IE9.
For some reason IE9 is failing the matches test but passing the supported check. But I cannot repro on my machine.
BUG=
Review URL: https://codereview.chromium.org//12091005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17678 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-26 00:34:25 +00:00
blois@google.com
f7558c8d1d
Fixing FF status for html/websql_test
...
Only the supported test should have been failing, not the functional test as well.
TBR
BUG=
Review URL: https://codereview.chromium.org//12086007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17673 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-25 23:47:10 +00:00
blois@google.com
5e5505edf3
Adding supported checks for XsltProcessor.
...
BUG=
Review URL: https://codereview.chromium.org//12077004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17671 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-25 23:34:11 +00:00
blois@google.com
7936da179e
Adding supported checks for Element.matches.
...
BUG=
Review URL: https://codereview.chromium.org//12040101
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17670 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-25 23:29:05 +00:00
blois@google.com
01ede06509
Adding supported checks to websql.
...
BUG=
Review URL: https://codereview.chromium.org//12050005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17668 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-25 23:18:04 +00:00
blois@google.com
51dce2b072
Adding supported checks for CssMatrix and Point.
...
Also renaming Point to DomPoint to avoid any potential clashes with a future Point class.
I'm also trying to get a Point class in dart's SDK, once this is added then DomPoint should be removed.
BUG=
Review URL: https://codereview.chromium.org//12049097
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17667 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-25 23:13:08 +00:00
blois@google.com
732d362a32
Adding supported checks for HttpRequestProgressEvent.
...
BUG=
Review URL: https://codereview.chromium.org//12041082
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17612 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-24 23:03:14 +00:00
efortuna@google.com
f629d37a45
Update firefox status now that all bots are on 18.
...
BUG=
Review URL: https://codereview.chromium.org//12040084
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17608 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-24 22:46:48 +00:00
blois@google.com
51ed22e712
Adding supported flag to HashChangeEvent.
...
Also had to change the event type of the hashChange event as it is supported everywhere, but the type may or may not be a HashChangeEvent.
BUG=
Review URL: https://codereview.chromium.org//12041053
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17507 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-23 22:22:28 +00:00
kustermann@google.com
a8f23597e9
Marked two tests flaky on safari
...
Review URL: https://codereview.chromium.org//12047049
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17459 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-23 14:43:00 +00:00
blois@google.com
7797222b05
Really fixing FF status now (and IE).
...
I had to rename the test group to avoid a name conflict, but for some reason my rename in the status file got lost.
Also working on a change for html_individual_config to do a full match of the test name.
BUG=
Review URL: https://codereview.chromium.org//12049029
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17435 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-23 00:16:20 +00:00
blois@google.com
93e44a5da1
Fixing media status results on Firefox.
...
Basically the 'supported' group was executing the events tests as well, causing supported to fail. To fix this, I had to give the general group a name that the others did not begin with.
BUG=
Review URL: https://codereview.chromium.org//12041031
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17432 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-22 23:23:09 +00:00
blois@google.com
c63ae60625
Adding supported checks to media events.
...
BUG=
Review URL: https://codereview.chromium.org//12047020
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17431 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-22 22:50:18 +00:00
blois@google.com
299ec70b31
Adding supported checks & test for SpeechRecognition APIs.
...
This is a re-submission of https://codereview.chromium.org/12026032/ , the problem was that Dartium does not allow factory constructors with the same name as members.
Had to rename Event.type constructor to Event.eventType.
BUG=
Review URL: https://codereview.chromium.org//12045033
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17430 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-22 22:42:01 +00:00