Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test that changing <iframe srcdoc> processes attributes #17437

Merged
merged 4 commits into from
Jun 29, 2019
Merged

Test that changing <iframe srcdoc> processes attributes #17437

merged 4 commits into from
Jun 29, 2019

Conversation

shvaikalesh
Copy link
Member

@shvaikalesh shvaikalesh commented Jun 22, 2019

Copy link
Member

@annevk annevk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for writing these, I'd like a slightly better name for the second test, but not going to block on that.

Copy link
Member

@annevk annevk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@annevk annevk merged commit 18ad1e0 into web-platform-tests:master Jun 29, 2019
@jdm
Copy link
Contributor

jdm commented Nov 4, 2019

@annevk @shvaikalesh This test asserts that a srcdoc iframe's load event is fired before returning from the srcdoc attribute modification. Where in the specification is that requirement documented?

@annevk
Copy link
Member

annevk commented Nov 5, 2019

I missed that, that's indeed wrong.

@shvaikalesh would you be willing to change the relevant assert_falses to assert_trues?

annevk pushed a commit that referenced this pull request Nov 5, 2019
* "Changing" => "Setting", per #17437 (comment).
* "load" event should fire after "srcdoc" attribute modification, per #17437 (comment).
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request Nov 29, 2019
…c> attributes processing test, a=testonly

Automatic update from web-platform-tests
Fix incorrect assertion in <iframe srcdoc> attributes processing test

* "Changing" => "Setting", per web-platform-tests/wpt#17437 (comment).
* "load" event should fire after "srcdoc" attribute modification, per web-platform-tests/wpt#17437 (comment).

--

wpt-commits: 08f5e4f43dce6826d9a045eff8d85327c95ca2f3
wpt-pr: 20084
xeonchen pushed a commit to xeonchen/gecko that referenced this pull request Nov 29, 2019
…c> attributes processing test, a=testonly

Automatic update from web-platform-tests
Fix incorrect assertion in <iframe srcdoc> attributes processing test

* "Changing" => "Setting", per web-platform-tests/wpt#17437 (comment).
* "load" event should fire after "srcdoc" attribute modification, per web-platform-tests/wpt#17437 (comment).

--

wpt-commits: 08f5e4f43dce6826d9a045eff8d85327c95ca2f3
wpt-pr: 20084
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this pull request Nov 30, 2019
…c> attributes processing test, a=testonly

Automatic update from web-platform-tests
Fix incorrect assertion in <iframe srcdoc> attributes processing test

* "Changing" => "Setting", per web-platform-tests/wpt#17437 (comment).
* "load" event should fire after "srcdoc" attribute modification, per web-platform-tests/wpt#17437 (comment).

--

wpt-commits: 08f5e4f43dce6826d9a045eff8d85327c95ca2f3
wpt-pr: 20084

UltraBlame original commit: 1b5b5472a966c53402fc44b09c6e47f084691eab
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this pull request Nov 30, 2019
…c> attributes processing test, a=testonly

Automatic update from web-platform-tests
Fix incorrect assertion in <iframe srcdoc> attributes processing test

* "Changing" => "Setting", per web-platform-tests/wpt#17437 (comment).
* "load" event should fire after "srcdoc" attribute modification, per web-platform-tests/wpt#17437 (comment).

--

wpt-commits: 08f5e4f43dce6826d9a045eff8d85327c95ca2f3
wpt-pr: 20084

UltraBlame original commit: 1b5b5472a966c53402fc44b09c6e47f084691eab
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this pull request Nov 30, 2019
…c> attributes processing test, a=testonly

Automatic update from web-platform-tests
Fix incorrect assertion in <iframe srcdoc> attributes processing test

* "Changing" => "Setting", per web-platform-tests/wpt#17437 (comment).
* "load" event should fire after "srcdoc" attribute modification, per web-platform-tests/wpt#17437 (comment).

--

wpt-commits: 08f5e4f43dce6826d9a045eff8d85327c95ca2f3
wpt-pr: 20084

UltraBlame original commit: 1b5b5472a966c53402fc44b09c6e47f084691eab
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.

None yet

5 participants