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

Issue 11360257: Updating CSS styles. (Closed)

Created:
8 years, 1 month ago by blois
Modified:
8 years, 1 month ago
Reviewers:
Jacob
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Updating CSS styles. This is just re-running the css_code_generator script to update the list of CSS styles. I'm not sure why the parameters were var rather than String, but they call setProperty which is typed to a string, so it seems that String is correct. BUG=3828 Committed: https://code.google.com/p/dart/source/detail?r=15028

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2169 lines, -1008 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 275 chunks +723 lines, -336 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 275 chunks +723 lines, -336 lines 0 comments Download
M sdk/lib/html/templates/html/impl/impl_CSSStyleDeclaration.darttemplate View 275 chunks +723 lines, -336 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
blois
8 years, 1 month ago (2012-11-14 21:57:02 UTC) #1
Jacob
8 years, 1 month ago (2012-11-16 18:19:35 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698