Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1)

Issue 166045: Fixes issue 1154, selectEl.options.selectedIndex. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 3 months ago by metaweta
Modified:
16 years, 3 months ago
Reviewers:
Jasvir
CC:
google-caja-discuss_googlegroups.com
Base URL:
http://google-caja.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Exposes the selectedIndex property on an options nodelist.

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fixes issue 1154, selectEl.options.selectedIndex. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -1 line) Patch
M src/com/google/caja/plugin/domita.js View 1 2 chunks +8 lines, -1 line 0 comments Download
M tests/com/google/caja/plugin/domita_test_untrusted.html View 1 2 chunks +15 lines, -0 lines 0 comments Download

Messages

Total messages: 4
metaweta
16 years, 3 months ago (2009-12-03 22:03:15 UTC) #1
Jasvir
LGTM http://codereview.appspot.com/166045/diff/1/2 File tests/com/google/caja/plugin/domita_test_untrusted.html (right): http://codereview.appspot.com/166045/diff/1/2#newcode464 tests/com/google/caja/plugin/domita_test_untrusted.html:464: <option value="0">0</option> Avoid testcase where value == selectedIndex ...
16 years, 3 months ago (2009-12-04 00:41:56 UTC) #2
metaweta
On 2009/12/04 00:41:56, jasvir wrote: > LGTM > > http://codereview.appspot.com/166045/diff/1/2 > File tests/com/google/caja/plugin/domita_test_untrusted.html (right): > ...
16 years, 3 months ago (2009-12-09 00:40:12 UTC) #3
metaweta
16 years, 3 months ago (2009-12-09 00:53:22 UTC) #4
On 2009/12/09 00:40:12, metaweta wrote:
> On 2009/12/04 00:41:56, jasvir wrote:
> > LGTM
> > 
> > http://codereview.appspot.com/166045/diff/1/2
> > File tests/com/google/caja/plugin/domita_test_untrusted.html (right):
> > 
> > http://codereview.appspot.com/166045/diff/1/2#newcode464
> > tests/com/google/caja/plugin/domita_test_untrusted.html:464: <option
> > value="0">0</option>
> > Avoid testcase where value == selectedIndex to be sure you're not getting a
> > spurious passing test.
> 
> Done.

@3896
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b