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

Issue 9207020: Add tests for Element#elements. (Closed)

Created:
8 years, 11 months ago by nweiz
Modified:
8 years, 11 months ago
Reviewers:
Jacob
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add tests for Element#elements. This also factors out some of the range functions in NodeList and adds them to _Lists. _Lists was then renamed to Lists so it could be accessed from the testing code. TBR Committed: https://code.google.com/p/dart/source/detail?r=3320

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+528 lines, -443 lines) Patch
M client/html/generated/src/wrapping/_CanvasPixelArrayWrappingImplementation.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M client/html/generated/src/wrapping/_MediaListWrappingImplementation.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M client/html/generated/src/wrapping/_StyleSheetListWrappingImplementation.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M client/html/generated/src/wrapping/_TouchListWrappingImplementation.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M client/html/htmlimpl.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/html/release/htmlimpl.dart View 11 chunks +85 lines, -111 lines 0 comments Download
M client/html/src/ElementWrappingImplementation.dart View 3 chunks +11 lines, -33 lines 0 comments Download
A client/html/src/Lists.dart View 1 chunk +107 lines, -0 lines 0 comments Download
M client/html/src/NodeWrappingImplementation.dart View 2 chunks +9 lines, -69 lines 0 comments Download
D client/html/src/_Lists.dart View 1 chunk +0 lines, -51 lines 0 comments Download
M client/tests/client/html/ElementTests.dart View 2 chunks +146 lines, -0 lines 0 comments Download
A client/tests/client/html/ListsTests.dart View 1 chunk +159 lines, -0 lines 0 comments Download
M client/tests/client/html/NodeTests.dart View 1 chunk +0 lines, -170 lines 0 comments Download
M client/tests/client/html/html_tests.dart View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
nweiz
8 years, 11 months ago (2012-01-14 01:45:02 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698