mirror of
https://github.com/servo/servo
synced 2026-05-08 16:12:15 +02:00
Fixes: #43968 made get callable property accept ` &CStr ` instead of `&str` Testing: no behaviour change expected, so existing WPT tests are sufficient. Signed-off-by: Rover track <rishan.pgowda@gmail.com>