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

<video preload poster>, <audio preload> #18

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

wingo
Copy link

@wingo wingo commented May 16, 2012

Hi Sam,

These three commits add support to feedparser and html5lib for the preload and poster attributes of video and audio tags. I have already submitted them upstream as well. Please take a look.

I wanted to add preload=none to all video and audio tags, but that was not as straightforward as I would have liked, so this is a useful first step.

Regards,

Andy

wingo added 3 commits May 16, 2012 15:32
This commit cherry-picks the patch on html5lib's issue tracker:

  http://code.google.com/p/html5lib/issues/detail?id=205
* planet/vendor/feedparser.py: Add preload and parser to the set of
  acceptable attributes.

This is http://code.google.com/p/feedparser/issues/detail?id=356.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant