Skip to content

minimalcss takes into account css from iframe#331

Open
peterbe wants to merge 1 commit intomasterfrom
206-minimalcss-takes-into-account-css-from-iframe
Open

minimalcss takes into account css from iframe#331
peterbe wants to merge 1 commit intomasterfrom
206-minimalcss-takes-into-account-css-from-iframe

Conversation

@peterbe
Copy link
Owner

@peterbe peterbe commented Sep 19, 2019

Fixes #206

@peterbe
Copy link
Owner Author

peterbe commented Sep 19, 2019

I don't know if it's good enough to check that the domains are different. If you have a page like:

<body>
  <iframe src="/page.html"></iframe>
</body>

this test would "fail". But how likely is that??

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.

minimalcss takes into account css from iframe

1 participant