aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/css/cssom/CSSStyleSheet-constructable-disabled-regular-sheet-insertion.html.ini
diff options
context:
space:
mode:
authorKingsley Yung <kingsley@kkoyung.dev>2025-04-30 23:19:30 +0800
committerGitHub <noreply@github.com>2025-04-30 15:19:30 +0000
commit5c5da6071ec50b33e6a0dd8fc19d266b3c580a51 (patch)
treea34b8d40869bba44e02403a1ee5dbfa741a0b7c5 /tests/wpt/meta/css/cssom/CSSStyleSheet-constructable-disabled-regular-sheet-insertion.html.ini
parentc98cf8b30624083b6606fe02672df53a98577344 (diff)
downloadservo-main.tar.gz
servo-main.zip
Remove macro impl_rare_data (#36771)HEADmain
This macro does not hide any complex or unsafe implementation details, and, it's only used in two files (node.rs and element.rs). This patch removes the macro, and move the implementation in place. Moreover, the Element::rare_data_mut function in element.rs is called by other functions, so the #[allow(dead_code)] annotation is removed. The Node::rare_data_mut function in node.rs is not called anywhere, so it is removed. Testing: No test is needed for this cleaning up. Fixes: #36767 --------- Signed-off-by: Kingsley Yung <kingsley@kkoyung.dev>
Diffstat (limited to 'tests/wpt/meta/css/cssom/CSSStyleSheet-constructable-disabled-regular-sheet-insertion.html.ini')
0 files changed, 0 insertions, 0 deletions