Parent Directory
|
Revision Log
|
Patch
| revision 1.1 by wakaba, Mon Jun 25 12:39:11 2007 UTC | revision 1.2 by wakaba, Sat Jun 30 14:13:20 2007 UTC | |
|---|---|---|
| # | Line 107 outer <table> not closed | Line 107 outer <table> not closed |
| 107 | | <tr> | | <tr> |
| 108 | | <td> | | <td> |
| 109 | ||
| 110 | #data | |
| 111 | <title>a</title> | |
| 112 | #errors | |
| 113 | <title> in body | |
| 114 | #document-fragment p | |
| 115 | | <title> | |
| 116 | | "a" | |
| 117 | ||
| 118 | #data | |
| 119 | <table><title>a</title></table> | |
| 120 | #errors | |
| 121 | <title> in table | |
| 122 | <title> in body | |
| 123 | #document-fragment div | |
| 124 | | <title> | |
| 125 | | "a" | |
| 126 | | <table> | |
| 127 | ||
| 128 | #data | |
| 129 | <title>a</title> | |
| 130 | #errors | |
| 131 | <title> in table | |
| 132 | <title> in body | |
| 133 | #document-fragment table | |
| 134 | | <title> | |
| 135 | | "a" |
|
||||||||
| [email protected] | ViewVC Help |
| Powered by ViewVC 1.1.24 |