update inbox list
This commit is contained in:
13
vendor/scrivo/highlight.php/test/detect/xml/default.txt
vendored
Normal file
13
vendor/scrivo/highlight.php/test/detect/xml/default.txt
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<title>Title</title>
|
||||
|
||||
<style>body {width: 500px;}</style>
|
||||
|
||||
<script type="application/javascript">
|
||||
function $init() {return true;}
|
||||
</script>
|
||||
|
||||
<body>
|
||||
<p checked class="title" id='title'>Title</p>
|
||||
<!-- here goes the rest of the page -->
|
||||
</body>
|
||||
Reference in New Issue
Block a user