From e1321f59e821319d86425ee9027458ff9db35b05 Mon Sep 17 00:00:00 2001 From: Jaewon Choi Date: Mon, 22 Oct 2018 09:31:16 -0700 Subject: [PATCH] Add SameObject attribute to navigator xr with wpt Navigator's xr attribute in third_party/blink/renderer/modules/vr/navigator_vr.idl doesn't contain SameObject attribute unlike WebXR Device API spec. I added SameObject wpt on Navigator and its test is passed. Bug: 897486 Change-Id: I38d3826f200f224107391625499ee270889c2ec2 --- webxr/same-object-attributes.https.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 webxr/same-object-attributes.https.html diff --git a/webxr/same-object-attributes.https.html b/webxr/same-object-attributes.https.html new file mode 100644 index 00000000000000..b3894d0e0668b3 --- /dev/null +++ b/webxr/same-object-attributes.https.html @@ -0,0 +1,13 @@ + + +Test for [SameObject] attributes + + + +