mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
test-tidy
Signed-off-by: Ville Lindholm <ville@lindholm.dev>
This commit is contained in:
parent
de6b290edf
commit
bc72d7e536
2 changed files with 2 additions and 2 deletions
|
@ -54,7 +54,7 @@ impl TryFrom<u16> for XPathResultType {
|
|||
}
|
||||
}
|
||||
|
||||
#[derive(JSTraceable, MallocSizeOf, Debug)]
|
||||
#[derive(Debug, JSTraceable, MallocSizeOf)]
|
||||
pub(crate) enum XPathResultValue {
|
||||
Boolean(bool),
|
||||
/// A IEEE-754 double-precision floating point number
|
||||
|
|
2
tests/wpt/meta/MANIFEST.json
vendored
2
tests/wpt/meta/MANIFEST.json
vendored
|
@ -630518,7 +630518,7 @@
|
|||
]
|
||||
],
|
||||
"fn-id.html": [
|
||||
"304d38985a0cf2df8b4365cae497292ef36d3599",
|
||||
"251de43024cb3fedb41dcdf3146dbeab172c9d6a",
|
||||
[
|
||||
null,
|
||||
{}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue