Skip to content

Preserve styled empty visual leaves by computed presentation evidence - #771

Merged
chubes4 merged 5 commits into
trunkfrom
fix/issue-758-empty-visual-leaves
Aug 2, 2026
Merged

Preserve styled empty visual leaves by computed presentation evidence#771
chubes4 merged 5 commits into
trunkfrom
fix/issue-758-empty-visual-leaves

Conversation

@chubes4

@chubes4 chubes4 commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Closes #758.

Root cause

Empty inline elements were retained through heuristic token names rather than resolved positive dimensions and visible paint, which lost valid styled visual leaves and retained decorative noise.

Tests

  • php tests/contract/run.php
  • php tests/contract/wordpress-site-plan.php

Final combined evidence

  • Exact SHA: 50309edbc004370de3f3c2468f013b0eee4fa1ce
  • Visual: 0/10,325,760
  • Native: 170/170
  • Editor: 340/340
  • 0 core/html, warnings, and findings
  • Viewport: 1280x8067

AI assistance: gpt-5.6-sol via OpenCode; used to rebuild the disclosed commit history, verify the patch scope, run tests, and prepare this PR. Chris Huber remains responsible for every line.

chubes4 added 5 commits August 1, 2026 22:26
AI assistance: gpt-5.6-sol via OpenCode; used to diagnose, implement, and test this change.
AI assistance: gpt-5.6-sol via OpenCode; used to diagnose, implement, and test this change.
AI assistance: gpt-5.6-sol via OpenCode; used to diagnose, implement, and test this change.
AI assistance: gpt-5.6-sol via OpenCode; used to diagnose, implement, and test this change.
AI assistance: gpt-5.6-sol via OpenCode; used to diagnose, implement, and test this change.
@chubes4
chubes4 merged commit 7e1b66c into trunk Aug 2, 2026
4 checks passed
@chubes4
chubes4 deleted the fix/issue-758-empty-visual-leaves branch August 2, 2026 11:33
@chubes4
chubes4 restored the fix/issue-758-empty-visual-leaves branch August 2, 2026 11:51
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.

Preserve styled empty visual leaves by computed presentation evidence

1 participant