mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
Do not use `OBJECT_PREVIEW_MAX_ITEMS` in object preview(same as array). With this it matches the Firefox behavior and shows the complete object. Testing: Current tests are passing. Fixes: part of #36027 <img width="1174" height="1056" alt="image" src="https://github.com/user-attachments/assets/3b1a738d-4fbe-4aee-a918-88a699d6be14" /> Signed-off-by: atbrakhi <atbrakhi@igalia.com>