[whatwg/streams] Editorial: fix ref for break (PR #1361)

Clarify that the term "break" refers to the Infra standard, rather than the CSS standard.

Apparently this term has recently become ambiguous? See [this failed CI job](https://github.com/whatwg/streams/actions/runs/19600257597/job/56130721286?pr=1360):
```
LINE 3582:85: Multiple possible 'break' dfn refs.
Arbitrarily chose https://drafts.csswg.org/css-break-4/#break
To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:
spec:css-break-4; type:dfn; text:break
spec:infra; type:dfn; text:break
[=break=]
 ✘  Did not generate, due to errors exceeding the allowed error level.
make: *** [Makefile:23: deploy] Error 2
```


<!--
    This comment and the below content is programmatically generated.
    You may add a comma-separated list of anchors you'd like a
    direct link to below (e.g. #idl-serializers, #idl-sequence):

    Don't remove this comment or modify anything below this line.
    If you don't want a preview generated for this pull request,
    just replace the whole of this comment's content by "no preview"
    and remove what's below.
-->
***
<a href="https://whatpr.org/streams/1361.html" title="Last updated on Nov 22, 2025, 7:42 PM UTC (be47c06)">Preview</a> | <a href="https://whatpr.org/streams/1361/dd4e180...be47c06.html" title="Last updated on Nov 22, 2025, 7:42 PM UTC (be47c06)">Diff</a>
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/streams/pull/1361

-- Commit Summary --

  * Fix ref for break

-- File Changes --

    M index.bs (1)

-- Patch Links --

https://github.com/whatwg/streams/pull/1361.patch
https://github.com/whatwg/streams/pull/1361.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/1361
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/streams/pull/1361@github.com>

Received on Saturday, 22 November 2025 19:42:31 UTC