aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/XRCompositionLayer.webidl
diff options
context:
space:
mode:
Diffstat (limited to 'components/script/dom/webidls/XRCompositionLayer.webidl')
-rw-r--r--components/script/dom/webidls/XRCompositionLayer.webidl2
1 files changed, 2 insertions, 0 deletions
diff --git a/components/script/dom/webidls/XRCompositionLayer.webidl b/components/script/dom/webidls/XRCompositionLayer.webidl
index bde8aed6cdf..e8cedf71240 100644
--- a/components/script/dom/webidls/XRCompositionLayer.webidl
+++ b/components/script/dom/webidls/XRCompositionLayer.webidl
@@ -2,6 +2,8 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
+// skip-unless CARGO_FEATURE_WEBXR
+
// TODO: Implement the layer types
// https://github.com/servo/servo/issues/27493