Files
rust_browser/tests/goldens/expected/174-object-fallback.dl.txt
Zachary D. Rowitsch f24096f254 Implement <object> element data loading with fallback content support
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>
2026-02-27 05:16:44 -05:00

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