tidy-html5/regression_testing/cases/github-expects
Jim Derry b5d28d7d30 Fixes #523.
Added test case to test flexibility.
Updated old test case 443678, which is better with this fix.

This fixes #523 and tries to be as general as possible. Right now the fix is
only applied if the prev or next tag is a body level div, but perhaps should
be applied for anything that's acting as block level element. In any case,
the specific bug is killed.
2021-08-26 15:59:33 -04:00
..
case-119a.html Move the testing repository back into the Tidy codebase. 2021-05-21 10:43:35 -04:00
case-119a.txt HTTPS Migration 2021-07-21 17:21:27 -04:00
case-119b.html Move the testing repository back into the Tidy codebase. 2021-05-21 10:43:35 -04:00
case-119b.txt HTTPS Migration 2021-07-21 17:21:27 -04:00
case-119c.html Move the testing repository back into the Tidy codebase. 2021-05-21 10:43:35 -04:00
case-119c.txt HTTPS Migration 2021-07-21 17:21:27 -04:00
case-119d.html Move the testing repository back into the Tidy codebase. 2021-05-21 10:43:35 -04:00
case-119d.txt HTTPS Migration 2021-07-21 17:21:27 -04:00
case-119e.html Move the testing repository back into the Tidy codebase. 2021-05-21 10:43:35 -04:00
case-119e.txt HTTPS Migration 2021-07-21 17:21:27 -04:00
case-119f.html Move the testing repository back into the Tidy codebase. 2021-05-21 10:43:35 -04:00
case-119f.txt HTTPS Migration 2021-07-21 17:21:27 -04:00
case-352.html Move the testing repository back into the Tidy codebase. 2021-05-21 10:43:35 -04:00
case-352.txt HTTPS Migration 2021-07-21 17:21:27 -04:00
case-365.html Move the testing repository back into the Tidy codebase. 2021-05-21 10:43:35 -04:00
case-365.txt HTTPS Migration 2021-07-21 17:21:27 -04:00
case-378a.html Move the testing repository back into the Tidy codebase. 2021-05-21 10:43:35 -04:00
case-378a.txt HTTPS Migration 2021-07-21 17:21:27 -04:00
case-378b.html Move the testing repository back into the Tidy codebase. 2021-05-21 10:43:35 -04:00
case-378b.txt HTTPS Migration 2021-07-21 17:21:27 -04:00
case-412.html Move the testing repository back into the Tidy codebase. 2021-05-21 10:43:35 -04:00
case-412.txt HTTPS Migration 2021-07-21 17:21:27 -04:00
case-434.html Move the testing repository back into the Tidy codebase. 2021-05-21 10:43:35 -04:00
case-434.txt HTTPS Migration 2021-07-21 17:21:27 -04:00
case-464a.html Fixes #464. Test cases added. 2021-08-17 11:38:42 -04:00
case-464a.txt Fixes #464. Test cases added. 2021-08-17 11:38:42 -04:00
case-464b.html Fixes #464. Test cases added. 2021-08-17 11:38:42 -04:00
case-464b.txt Fixes #464. Test cases added. 2021-08-17 11:38:42 -04:00
case-476a.html Move the testing repository back into the Tidy codebase. 2021-05-21 10:43:35 -04:00
case-476a.txt HTTPS Migration 2021-07-21 17:21:27 -04:00
case-476b.html Move the testing repository back into the Tidy codebase. 2021-05-21 10:43:35 -04:00
case-476b.txt HTTPS Migration 2021-07-21 17:21:27 -04:00
case-483.html Move the testing repository back into the Tidy codebase. 2021-05-21 10:43:35 -04:00
case-483.txt Move the testing repository back into the Tidy codebase. 2021-05-21 10:43:35 -04:00
case-523.html Fixes #523. 2021-08-26 15:59:33 -04:00
case-523.txt Fixes #523. 2021-08-26 15:59:33 -04:00
case-525.html Fixes #525. 2021-08-17 12:34:43 -04:00
case-525.txt Fixes #525. 2021-08-17 12:34:43 -04:00
case-611a.html Tests cases for previous. 2021-08-17 14:53:28 -04:00
case-611a.txt Tests cases for previous. 2021-08-17 14:53:28 -04:00
case-611b.html Tests cases for previous. 2021-08-17 14:53:28 -04:00
case-611b.txt Tests cases for previous. 2021-08-17 14:53:28 -04:00
case-611c.html Tests cases for previous. 2021-08-17 14:53:28 -04:00
case-611c.txt Tests cases for previous. 2021-08-17 14:53:28 -04:00
case-629.html Move the testing repository back into the Tidy codebase. 2021-05-21 10:43:35 -04:00
case-629.txt HTTPS Migration 2021-07-21 17:21:27 -04:00
case-692.html Added test cases to this PR. 2021-06-30 09:25:37 -04:00
case-692.txt HTTPS Migration 2021-07-21 17:21:27 -04:00
case-729a.txt HTTPS Migration 2021-07-21 17:21:27 -04:00
case-729b.html Added test cases for this PR. 2021-06-30 10:16:10 -04:00
case-729b.txt HTTPS Migration 2021-07-21 17:21:27 -04:00
case-836.html Fixes #836. Version bump to reflect change. Test cases added. 2021-07-09 15:51:14 -04:00
case-836.txt HTTPS Migration 2021-07-21 17:21:27 -04:00
case-839.html Added test case for #839. 2021-06-30 11:17:41 -04:00
case-839.txt HTTPS Migration 2021-07-21 17:21:27 -04:00
case-938.html Added testcase for #938 2021-06-30 13:39:19 -04:00
case-938.txt HTTPS Migration 2021-07-21 17:21:27 -04:00
case-946.html Fixes #946 by refactoring the recursion into a loop with a heap-based stack. 2021-07-31 08:26:16 -04:00
case-946.txt Fixes #946 by refactoring the recursion into a loop with a heap-based stack. 2021-07-31 08:26:16 -04:00