summaryrefslogtreecommitdiff
path: root/test/data/parse
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/parse')
-rw-r--r--test/data/parse/properties.dat4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/data/parse/properties.dat b/test/data/parse/properties.dat
index 23675cd..8f1f58a 100644
--- a/test/data/parse/properties.dat
+++ b/test/data/parse/properties.dat
@@ -2494,7 +2494,7 @@ p:before { content: open-quote url('http://picodrive.acornarcade.com/') " : " at
##
#data
-* { page-break-inside: avoid; }
+* { page-break-inside: auto; }
#errors
#expected
| 1 *
@@ -2502,7 +2502,7 @@ p:before { content: open-quote url('http://picodrive.acornarcade.com/') " : " at
#reset
#data
-* { page-break-inside: auto; }
+* { page-break-inside: avoid; }
#errors
#expected
| 1 *