DescriptionUpdate several browser_tests / content_browsertests to set iframes' name
Update several browser_tests / content_browsertests to set iframes' name.
Previously, these tests were relying on the iframe's name being its id
if the name parameter was unset. However, this behavior is against
specification and other browsers. Blink is going to be updated accordingly
but we need to fix the tests on Chromium-side first before we can land the
Blink change.
BUG=347169
R=jochen@chromium.org, thakis@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255756
Patch Set 1 #
Total comments: 4
Patch Set 2 : Rename iframe_id to iframe_name #
Messages
Total messages: 13 (0 generated)
|