Closed mathiasbynens closed 10 years ago
I definitely want to start merging parts of this right now. The max-width: 100%; overflow: auto;
trick, for example. The 'Liberation Serif' thing too. Can you send me a PR with just that?
(I'm sure you're already aware of this, but just to avoid any possible misunderstanding: es6-draft.html is of course autogenerated, so I can't take a PR that changes it without updating the script.)
(I'm sure you're already aware of this, but just to avoid any possible misunderstanding: es6-draft.html is of course autogenerated, so I can't take a PR that changes it without updating the script.)
Yeah I know, I just used that part of the patch to show you what changes are needed to make a responsive version possible at all. Ref. https://github.com/jorendorff/es-spec-html/issues/69#issuecomment-43988810
It’s not perfect yet, but it’s a start. Ref. #69.