From 6afa350745de80286808f35db3bdd7d572f50836 Mon Sep 17 00:00:00 2001 From: xml-project Date: Sat, 13 Jul 2024 11:08:13 +0200 Subject: [PATCH] Attempt to fix issue 585 --- step-paged-media/src/main/xml/specification.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/step-paged-media/src/main/xml/specification.xml b/step-paged-media/src/main/xml/specification.xml index 2aee311b..713e784b 100644 --- a/step-paged-media/src/main/xml/specification.xml +++ b/step-paged-media/src/main/xml/specification.xml @@ -144,6 +144,11 @@ are defined by the CSS implementation used and are implementation-defined. + +It is a dynamic error if the requested document +cannot be produced. + + Document properties No document properties are preserved. @@ -190,6 +195,11 @@ are defined by the XSL implementation used and are The output of this step is a document containing the result of processing. This is often, but not necessarily, a PDF document. + +It is a dynamic error if the requested document +cannot be produced. + + Document properties No document properties are preserved.