mirror of
https://github.com/servo/servo
synced 2026-05-13 10:27:03 +02:00
Before we had seperate parsing functions for preview and scopes. In this change we merge them into one. Testing: current tests are passing, also tested manually. Fixes: #36027 Signed-off-by: atbrakhi <atbrakhi@igalia.com> Co-authored-by: eri <eri@igalia.com>