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

Issue 12049097: Adding supported checks for CssMatrix and Point. (Closed)

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

Description

Adding supported checks for CssMatrix and Point. Also renaming Point to DomPoint to avoid any potential clashes with a future Point class. I'm also trying to get a Point class in dart's SDK, once this is added then DomPoint should be removed. BUG= Committed: https://code.google.com/p/dart/source/detail?r=17667

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+154 lines, -96 lines) Patch
M samples/swarm/swarm_ui_lib/touch/FxUtil.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M sdk/lib/html/dart2js/html_dart2js.dart View 5 chunks +37 lines, -23 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 5 chunks +47 lines, -35 lines 0 comments Download
M tests/html/css_test.dart View 1 chunk +50 lines, -29 lines 0 comments Download
M tests/html/html.status View 5 chunks +8 lines, -5 lines 0 comments Download
M tools/dom/scripts/generator.py View 2 chunks +4 lines, -0 lines 0 comments Download
M tools/dom/scripts/htmlrenamer.py View 2 chunks +3 lines, -1 line 0 comments Download
M tools/dom/scripts/systemhtml.py View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
blois
7 years, 11 months ago (2013-01-25 20:34:01 UTC) #1
Emily Fortuna
7 years, 11 months ago (2013-01-25 21:42:30 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698