DescriptionImprove plugin-attributes-enumeration test and rebaseline it
Previously the test depended on the placement of <object> and
<embed> in the DOM. Putting them both in wrapper divs, and
using a <div> instead of <body> to test for expected attributes,
makes the test more targeted and as a bonus avoids depending
on the output of 'typeof document.createElement("object")'.
R=pdr@chromium.org
BUG=527009
Committed: https://crrev.com/3d1bf8817452dfaf63b641e199a2da9baa0957ce
Cr-Commit-Position: refs/heads/master@{#350957}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|