test(compiler): enforce preview render parity#2166
Open
jrusso1020 wants to merge 1 commit into
Open
Conversation
This was referenced Jul 10, 2026
Collaborator
Author
This was referenced Jul 10, 2026
3e37058 to
8674f33
Compare
d442be2 to
9cc75ad
Compare
8674f33 to
9149838
Compare
8592418 to
f532570
Compare
7367bc9 to
a0e9003
Compare
f532570 to
6277174
Compare
ec35495 to
a7cb697
Compare
9625478 to
f9a0051
Compare
a7cb697 to
ec27019
Compare
f9a0051 to
f4f46f9
Compare
ec27019 to
f2e9e31
Compare
f4f46f9 to
fe9a6a8
Compare
a691499 to
f25e511
Compare
232e3c7 to
de87827
Compare
f25e511 to
9aa0b74
Compare
de87827 to
b8e0eb9
Compare
52688c3 to
58e16a2
Compare
1e09810 to
7ab91ed
Compare
37f5dda to
e1e8f5b
Compare
7ab91ed to
8591f27
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

What
Add a normalized preview/render semantic parity corpus.
Why
Preview and render compilation had accumulated one-sided fixes in timing, bootstrap, styles, URLs, and manifests.
How
Define a neutral parity contract and run shared fixtures through core preview and producer render compilation.
Test plan