demo · v135
Speculation rules with target_hint
Chrome 135 adds target_hint to speculation rules so authors can pre-render a link knowing it'll open in a new tab — avoids wasted work when the user actually clicks "open in new tab". Pick a config and the page injects a real <script type="speculationrules"> tag, then surfaces what the document now has.
SpeculationRules: ?
generated rule
—
this page's installed speculation rules
none
see also
- target_hint — feature index
- ChromeStatus entry
- Speculation rules spec