IsHTMLDDA.js (247B)
1 // Copyright (C) 2024 Igalia S.L. All rights reserved. 2 // This code is governed by the BSD license found in the LICENSE file. 3 4 /*--- 5 features: [IsHTMLDDA] 6 flags: [noStrict] 7 description: | 8 pending 9 esid: pending 10 ---*/ 11 var dda = createIsHTMLDDA();