mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
`Node.unsafe_get_flags()` returns `*const NodeFlags`, but `NodeFlags` has only `u8` length. So We should just returns a raw value instead of any pointers. |
||
---|---|---|
.. | ||
dom | ||
html | ||
Cargo.toml | ||
cors.rs | ||
layout_interface.rs | ||
lib.rs | ||
makefile.cargo | ||
page.rs | ||
script_task.rs | ||
timers.rs |