diff options
| author | Lars Magne Ingebrigtsen | 2016-03-20 13:41:59 +0100 |
|---|---|---|
| committer | Lars Magne Ingebrigtsen | 2016-03-20 13:41:59 +0100 |
| commit | 21c89971c31d8f5c14814d2a18749495ed191d8f (patch) | |
| tree | ac12bfd5940556d0f44ffa9634bf0058b961e2e2 /test/data/shr/div-div.html | |
| parent | 4f9c775700d250d8626ce679a1fdd6da58a9fa11 (diff) | |
| download | emacs-21c89971c31d8f5c14814d2a18749495ed191d8f.tar.gz emacs-21c89971c31d8f5c14814d2a18749495ed191d8f.zip | |
Add more shr HTML rendering tests
Diffstat (limited to 'test/data/shr/div-div.html')
| -rw-r--r-- | test/data/shr/div-div.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/data/shr/div-div.html b/test/data/shr/div-div.html new file mode 100644 index 00000000000..1c191ae44d8 --- /dev/null +++ b/test/data/shr/div-div.html | |||
| @@ -0,0 +1 @@ | |||
| <div>foo</div><div>Bar</div> | |||