|
|
Adding 'supported' checks to elements which are not supported on all platforms and adding annotations as to which platforms they are supported on.
Also refactoring tests to accurately reflect what is and is not supported on the various platforms.
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=16553
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+616 lines, -249 lines) |
Patch |
 |
M |
sdk/lib/html/dart2js/html_dart2js.dart
|
View
|
1
2
|
14 chunks |
+101 lines, -1 line |
0 comments
|
Download
|
 |
M |
sdk/lib/html/dartium/html_dartium.dart
|
View
|
|
15 chunks |
+75 lines, -6 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/html/scripts/generator.py
|
View
|
1
|
2 chunks |
+54 lines, -3 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/html/scripts/htmldartgenerator.py
|
View
|
1
|
2 chunks |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/html/scripts/systemhtml.py
|
View
|
1
2
3
4
|
3 chunks |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/html/scripts/systemnative.py
|
View
|
1
|
2 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/html/templates/html/impl/impl_Element.darttemplate
|
View
|
|
3 chunks |
+15 lines, -1 line |
0 comments
|
Download
|
 |
M |
sdk/lib/indexed_db/dart2js/indexed_db_dart2js.dart
|
View
|
1
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/indexed_db/dartium/indexed_db_dartium.dart
|
View
|
1
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
D |
tests/html/contentelement_test.dart
|
View
|
1
2
3
|
1 chunk |
+0 lines, -20 lines |
0 comments
|
Download
|
 |
M |
tests/html/element_test.dart
|
View
|
1
2
3
4
|
3 chunks |
+0 lines, -179 lines |
0 comments
|
Download
|
 |
A |
tests/html/element_types_test.dart
|
View
|
|
1 chunk |
+300 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tests/html/element_webkit_test.dart
|
View
|
1
|
2 chunks |
+0 lines, -27 lines |
0 comments
|
Download
|
 |
M |
tests/html/html.status
|
View
|
1
2
3
|
7 chunks |
+21 lines, -6 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|