mirror of
https://github.com/servo/servo
synced 2026-05-12 09:56:50 +02:00
1. Correctly Serialize the ShadowRoot. Previously, it contains a nested element identifier "element-6066-11e4-a52e-4f735466cecf" 2. Improve coding style with what I learnt from Josh today Testing: Passing way more "Find Elements from Shadow Root" test locally now Fixes: #37559 --------- Signed-off-by: Euclid Ye <yezhizhenjiakang@gmail.com>