Skip to content

Conversation

@gesa
Copy link
Member

@gesa gesa commented Oct 8, 2025

I will forever continue to chip away at this until we can publish a standard without someone giving me a full page of formatting problems that need fixing.

Re the draft copyright: this is not an Ecma copyright. The only copyrights that shall appear on Ecma standards are found on the Ecma website, and they are the default copyright and the alternative copyright statement.

@bakkot
Copy link
Member

bakkot commented Oct 13, 2025

Wish I knew where that draft copyright came from, but this seems fine.

path.relative(outDir, printStyleLocationOnDisk),
this.opts.printable ? undefined : 'print',
);
this.addStyle(this.doc.head, path.relative(outDir, printStyleLocationOnDisk), 'print');
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Setting print styles to all media makes it hard to compare a given element's appearance between print and screen styles

gesa and others added 3 commits November 12, 2025 16:41
I will forever continue to chip away at this until we can publish a standard without someone giving me a page of bullet points that need fixing
Copy link
Member

@michaelficarra michaelficarra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Co-authored-by: Michael Ficarra <[email protected]>
@bakkot bakkot merged commit a47d37f into tc39:main Nov 12, 2025
2 checks passed
@bakkot
Copy link
Member

bakkot commented Nov 12, 2025

Published in v22.0.0.

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.

4 participants