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

Issue 11606021: Fixing selectoptions test. (Closed)

Created:
8 years ago by blois
Modified:
8 years ago
Reviewers:
Emily Fortuna
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fixing htmlcollectionoptions test to behave the same on all platforms. Basically the options collection had different behavior between dartium and dart2js because of some polyfill limitations. I've unified the behavior. BUG=3813 Committed: https://code.google.com/p/dart/source/detail?r=16301

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -41 lines) Patch
M sdk/lib/html/dartium/html_dartium.dart View 4 chunks +15 lines, -10 lines 0 comments Download
M sdk/lib/html/scripts/htmlrenamer.py View 1 chunk +2 lines, -0 lines 0 comments Download
M sdk/lib/html/scripts/systemhtml.py View 1 chunk +0 lines, -2 lines 0 comments Download
D sdk/lib/html/templates/html/dart2js/impl_HTMLSelectElement.darttemplate View 1 chunk +0 lines, -25 lines 0 comments Download
A + sdk/lib/html/templates/html/impl/impl_HTMLSelectElement.darttemplate View 0 chunks +-1 lines, --1 lines 0 comments Download
M tests/html/html.status View 2 chunks +0 lines, -2 lines 0 comments Download
M tests/html/htmloptionscollection_test.dart View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
blois
8 years ago (2012-12-18 17:25:06 UTC) #1
Emily Fortuna
8 years ago (2012-12-18 18:40:53 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698