<?xml version="1.0" encoding="UTF-8"?>
<feature id="html-processing-instructions"><name>HTML processing instructions</name><description>An HTML processing instruction is text enclosed by &lt;? and &gt;, which marks a target for further processing. They may appear anywhere in a document. They are ignored like comments when they&#39;re not recognized for a specific purpose.</description><baseline><status>limited</status></baseline><support><browser name="chrome" version="150" supported="true"></browser><browser name="firefox" version="—" supported="false"></browser><browser name="safari" version="—" supported="false"></browser><browser name="edge" version="150" supported="true"></browser><browser name="chrome_android" version="150" supported="true"></browser><browser name="firefox_android" version="—" supported="false"></browser><browser name="safari_ios" version="—" supported="false"></browser></support><specifications><spec>https://html.spec.whatwg.org/multipage/syntax.html#processing-instructions</spec></specifications><caniuse></caniuse><mdn_url>https://developer.mozilla.org/docs/Web/API/ProcessingInstruction</mdn_url><compat_features><key>api.ProcessingInstruction.doc_html</key><key>api.ProcessingInstruction.getAttribute</key><key>api.ProcessingInstruction.getAttributeNames</key><key>api.ProcessingInstruction.hasAttribute</key><key>api.ProcessingInstruction.hasAttributes</key><key>api.ProcessingInstruction.removeAttribute</key><key>api.ProcessingInstruction.setAttribute</key><key>api.ProcessingInstruction.toggleAttribute</key></compat_features><canonical_url>https://nowyoucanuse.com/features--html-processing-instructions.html</canonical_url></feature>