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
<img>
Step 3.9 of http://www.whatwg.org/specs/web-apps/current-work/multipage/embedded-content.html#update-the-source-set normalizes the source densities for <source> children, but the sub-algo in step 3.1 doesn't have a similar step. It needs one inserted between steps 3.1.3 and 3.1.4.
<source>
The text was updated successfully, but these errors were encountered:
dup of #227
Sorry, something went wrong.
No branches or pull requests
Step 3.9 of http://www.whatwg.org/specs/web-apps/current-work/multipage/embedded-content.html#update-the-source-set normalizes the source densities for
<source>
children, but the sub-algo in step 3.1 doesn't have a similar step. It needs one inserted between steps 3.1.3 and 3.1.4.The text was updated successfully, but these errors were encountered: