Skip to content

yalexwander/php-html-parser-bug-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is example on how Parser miss parts of document depending on meta tag contents.

To reproduce:

composer.phar update
php test.php

To see difference in correct and incorrect documents:

diff testFails.html testPass.html

About

Test set for triggering bug in php-html-parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published