Fetch <object data="..."> resources using the same pipeline as <img src="...">. When the resource loads successfully, render it as a replaced element and suppress children (fallback content). When loading fails, children render normally as fallback. This enables the Acid2 3-level <object> fallback chain pattern. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 lines
182 B
Plaintext
4 lines
182 B
Plaintext
DisplayList items=2
|
|
Text rect=(8, 9.6, 44.475773, 16) text="Fallback" color=#000000 font_size=16
|
|
Text rect=(55.530106, 9.6, 21.321585, 16) text="text" color=#000000 font_size=16
|