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

Copy user styles into dynamic IFRAMEs #39

Closed
wants to merge 4 commits into from
Closed

Copy user styles into dynamic IFRAMEs #39

wants to merge 4 commits into from

Commits on Feb 21, 2015

  1. Merge pull request #5 from JasonBarnabe/master

    Update from JasonBarnabe
    hideheader committed Feb 21, 2015
    Configuration menu
    Copy the full SHA
    9996839 View commit details
    Browse the repository at this point in the history
  2. MutationObservers for IFRAMEs, Stylish STYLEs

    Working copy, with test scaffolding in place. Putting it in its own file because it's still a tangle.
    hideheader committed Feb 21, 2015
    Configuration menu
    Copy the full SHA
    8465604 View commit details
    Browse the repository at this point in the history
  3. Copy styles to src-less IFRAMEs

    Copy user styles into child `IFRAME`s from the containing document.
    hideheader committed Feb 21, 2015
    Configuration menu
    Copy the full SHA
    1bcb72d View commit details
    Browse the repository at this point in the history
  4. Remove the test observers

    Remove the IFRAME onLoad() and contentDocument observers.
    hideheader committed Feb 21, 2015
    Configuration menu
    Copy the full SHA
    5bb26e4 View commit details
    Browse the repository at this point in the history