diff options
Diffstat (limited to 'testdata/got.test.html')
| -rw-r--r-- | testdata/got.test.html | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/testdata/got.test.html b/testdata/got.test.html index dc122f9..9936f23 100644 --- a/testdata/got.test.html +++ b/testdata/got.test.html @@ -1349,11 +1349,9 @@ D</p></td> </thead> <tbody> <tr> -<td class="tableblock halign-left valign-top"><p class="tableblock">C - -D - -E</p></td> +<td class="tableblock halign-left valign-top"><p class="tableblock">C</p> +<p class="tableblock">D</p> +<p class="tableblock">E</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">F</p></td> </tr> </tbody> @@ -2409,7 +2407,7 @@ this sidebar.</p> <div id="footer"> <div id="footer-text"> 1.1.1<br> -Last updated 2020-12-04 03:18:39 +0700 +Last updated 2020-12-04 03:43:33 +0700 </div> </div> </body> |
