Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 24, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

* Fix display toggle in playground not changing value

The [`display: flow-root` playground](https://developer.mozilla.org/en-US/docs/Web/CSS/Guides/Display/Multi-keyword_syntax#display_block_flow-root_and_display_inline_flow-root) has a `<select>` toggle, which is supposed to change the `display` value of some elements to demonstrate the effects of the `flow-root` value.

Currently, its value is read only once when the playground JS first executed, which results in `display: block` always getting set on the elements. This change makes it so that the value is read after each change of the value, resulting in correct setting of the `display` value.

* add live sample id to flow-root example to remove unrelated code

---------

Co-authored-by: Chris Mills <chrisdavidmills@gmail.com>
@pull pull bot locked and limited conversation to collaborators Jan 24, 2026
@pull pull bot added the ⤵️ pull label Jan 24, 2026
@pull pull bot merged commit 3a69b74 into All-Blockchains:main Jan 24, 2026
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant