Skip to content

Conversation

@vakila
Copy link
Contributor

@vakila vakila commented Oct 26, 2015

Update the tests for the event and htmlFor IDL attributes of the
HTMLScriptElement to expect the correct behavior:

The .event and .htmlFor IDL attributes of the script element should reflect
the element's "event" and "for" content attributes (respectively),
and not return the empty string on getting and do nothing on setting
as previously stated.

See whatwg/html#253 for the related correction to the spec.

…or tests

Update the tests for the event and htmlFor IDL attributes of the
HTMLScriptElement to expect the correct behavior:

The .event and .htmlFor IDL attributes of the script element should reflect
the element's "event" and "for" content attributes (respectively),
and not return the empty string on getting and do nothing on setting
as previously stated.

See whatwg/html#253 for the related correction to the spec.
@hoppipolla-critic-bot
Copy link

Critic review: https://critic.hoppipolla.co.uk/r/5915

This is an external review system which you may optionally use for the code review of your pull request.

In order to help critic track your changes, please do not make in-place history rewrites (e.g. via git rebase -i or git commit --amend) when updating this pull request.

jgraham added a commit that referenced this pull request Nov 3, 2015
Fix #2280: Update HTMLScriptElement event and htmlFor tests
@jgraham jgraham merged commit c65cb24 into web-platform-tests:master Nov 3, 2015
@jgraham
Copy link
Contributor

jgraham commented Nov 3, 2015

That was r+ @annevk on irc

@tobie tobie added the html label Nov 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants