Re: [whatwg/dom] Editorial: explain the possible primary interfaces for nodes (abaa3fb)

ProcessingInstruction}}, o {{Comment}}.

 <p>Los objetos que implementan {{Text}} a veces implementan {{CDATASection}}.

 <p>Por lo tanto, cada [=node=] de [=interfaz principal=] es una de las siguientes: {{Document}}, {{DocumentType}},
 {{DocumentFragment}}, {{ShadowRoot}}, {{Element}} o una interfaz heredada de {{Element}},
 {{Attr}}, {{Text}}, {{CDATASection}}, {{ProcessingInstruction}} o {{Comment}}.
</Div>

<p>Para abreviar, esta especificación se refiere a un objeto que <a>implementa</a> {{Node}} y un

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/commit/abaa3fb25a4ec8f7f3bcd7deea9083d0dcb1787a#commitcomment-142306834
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/commit/abaa3fb25a4ec8f7f3bcd7deea9083d0dcb1787a/142306834@github.com>

Received on Thursday, 23 May 2024 03:28:19 UTC