mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
16 lines
558 B
HTML
16 lines
558 B
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8">
|
||
|
<TITLE>NIST DOM HTML Test - MOD</TITLE>
|
||
|
</HEAD>
|
||
|
<BODY onload="parent.loadComplete()">
|
||
|
<P>
|
||
|
<INS CITE="./files/ins-reasons.html" DATETIME="January 1, 2002">The INS element is used to indicate that a section of a document had been inserted.</INS>
|
||
|
<BR/>
|
||
|
<DEL CITE="./files/del-reasons.html" DATETIME="January 2, 2002">The DEL element is used to indicate that a section of a document had been removed.</DEL>
|
||
|
</P>
|
||
|
</BODY>
|
||
|
</HTML>
|
||
|
|