Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Issue 11659031: Filling in supported platforms for InputElement types. (Closed)

Created:
7 years, 12 months ago by blois
Modified:
7 years, 12 months ago
Reviewers:
Emily Fortuna
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Filling in supported platforms for InputElement types. BUG= Committed: https://code.google.com/p/dart/source/detail?r=16529

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+364 lines, -141 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 1 9 chunks +74 lines, -0 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 1 8 chunks +73 lines, -0 lines 0 comments Download
M sdk/lib/html/templates/html/impl/impl_HTMLInputElement.darttemplate View 8 chunks +73 lines, -0 lines 0 comments Download
M tests/html/html.status View 1 5 chunks +33 lines, -33 lines 1 comment Download
M tests/html/input_element_test.dart View 1 1 chunk +111 lines, -108 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
blois
7 years, 12 months ago (2012-12-26 19:34:49 UTC) #1
Emily Fortuna
https://codereview.chromium.org/11659031/diff/1/tests/html/input_element_test.dart File tests/html/input_element_test.dart (right): https://codereview.chromium.org/11659031/diff/1/tests/html/input_element_test.dart#newcode57 tests/html/input_element_test.dart:57: test('datetime', () { can these tests be refactored so ...
7 years, 12 months ago (2012-12-27 22:39:45 UTC) #2
blois
https://codereview.chromium.org/11659031/diff/1/tests/html/input_element_test.dart File tests/html/input_element_test.dart (right): https://codereview.chromium.org/11659031/diff/1/tests/html/input_element_test.dart#newcode57 tests/html/input_element_test.dart:57: test('datetime', () { On 2012/12/27 22:39:45, Emily Fortuna wrote: ...
7 years, 12 months ago (2012-12-27 23:09:35 UTC) #3
Emily Fortuna
7 years, 12 months ago (2012-12-27 23:21:26 UTC) #4
lgtm

https://codereview.chromium.org/11659031/diff/4001/tests/html/html.status
File tests/html/html.status (right):

https://codereview.chromium.org/11659031/diff/4001/tests/html/html.status#new...
tests/html/html.status:77: indexeddb_1_test/supported: Fail         # IE10 does
not support from file://
You can open a bug about how the test framework should switch to serving files
from a server instead of the local filesystem. You can file it on me. I was
working on this last week before the break. (then add a TODO with the bug number
here)

Powered by Google App Engine
This is Rietveld 408576698