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

Issue 10908269: Fixing up setting styles to invalidate on IE9. (Closed)

Created:
8 years, 3 months ago by blois
Modified:
8 years, 3 months ago
Reviewers:
vsm
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fixing up setting styles to invalidate on IE9. This CL fixes a bug with the original CL where setProperty was defined twice for dartium. BUG=2772 Committed: https://code.google.com/p/dart/source/detail?r=12454

Patch Set 1 #

Patch Set 2 : Fixing CSSStyleDeclaration on dartium (duplicate setProperty). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -3 lines) Patch
M lib/html/dart2js/html_dart2js.dart View 1 chunk +7 lines, -1 line 0 comments Download
M lib/html/dartium/html_dartium.dart View 1 chunk +1 line, -0 lines 0 comments Download
M lib/html/scripts/systemhtml.py View 1 1 chunk +1 line, -0 lines 0 comments Download
M lib/html/templates/html/impl/impl_CSSStyleDeclaration.darttemplate View 1 1 chunk +10 lines, -0 lines 0 comments Download
M tests/html/cssstyledeclaration_test.dart View 2 chunks +16 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
blois
8 years, 3 months ago (2012-09-14 21:08:48 UTC) #1
vsm
8 years, 3 months ago (2012-09-14 22:40:25 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698