diff options
author | John-Mark Bell <jmb@netsurf-browser.org> | 2019-02-18 00:42:03 +0000 |
---|---|---|
committer | Michael Drake <michael.drake@codethink.co.uk> | 2019-03-10 13:42:03 +0000 |
commit | 06278f34e47a257a1c8cc2a1ca053c330b1e34d5 (patch) | |
tree | e2734382803b580808665a16b470e6a694a57172 /src/bytecode | |
parent | 221e1d2f9b82d0833b81b23f083c96991d8dd805 (diff) | |
download | libcss-06278f34e47a257a1c8cc2a1ca053c330b1e34d5.tar.gz libcss-06278f34e47a257a1c8cc2a1ca053c330b1e34d5.tar.bz2 |
Tests: fix illegal display value test.
Recovery from malformed property values involves matching the
various nesting mechanisms. Thanks to the bug in the parseAny
state machine, this code was never run. The test data contained
mismatched open parentheses, causing the recovery logic to
continue reading until EOF. Fix the test input to match the
expectations of the test assertions.
Diffstat (limited to 'src/bytecode')
0 files changed, 0 insertions, 0 deletions