From e1b607154760ebd02749a1034db5bee478e30308 Mon Sep 17 00:00:00 2001 From: TST_Zak Date: Tue, 3 Mar 2026 08:27:47 -0600 Subject: [PATCH 01/16] Create export-15.html --- WIP/Export-15/export-15.html | 407 +++++++++++++++++++++++++++++++++++ 1 file changed, 407 insertions(+) create mode 100644 WIP/Export-15/export-15.html diff --git a/WIP/Export-15/export-15.html b/WIP/Export-15/export-15.html new file mode 100644 index 0000000..2140379 --- /dev/null +++ b/WIP/Export-15/export-15.html @@ -0,0 +1,407 @@ +

Hn

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ARIA SpecificationRole: heading
Property: level
Analogous HTML ElementUse WAI-ARIA mapping
MSAA + IAccessible2Use WAI-ARIA mapping
UIAUse WAI-ARIA mapping
ATK/AT-SPIUse WAI-ARIA mapping
AX APIUse WAI-ARIA mapping
Notes:Note from PDFa: Use WAI-ARIA mapping
+ +

H

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ARIA SpecificationRole: heading
Analogous HTML ElementUse WAI-ARIA mapping
MSAA + IAccessible2Use WAI-ARIA mapping
UIAUse WAI-ARIA mapping
ATK/AT-SPIUse WAI-ARIA mapping
AX APIUse WAI-ARIA mapping
Notes:Note from PDFa: Use WAI-ARIA mapping
+ +

Title

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ARIA SpecificationRole: heading
Analogous HTML ElementUse WAI-ARIA mapping
MSAA + IAccessible2Use WAI-ARIA mapping
UIAUse WAI-ARIA mapping
ATK/AT-SPIUse WAI-ARIA mapping
AX APIUse WAI-ARIA mapping
Notes:Note from PDFa: Use WAI-ARIA mapping
+ +

Em

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ARIA SpecificationRole: emphasis
Analogous HTML ElementRole: em (HTML)
MSAA + IAccessible2Use WAI-ARIA mapping
UIAUse WAI-ARIA mapping
ATK/AT-SPIUse WAI-ARIA mapping
AX APIUse WAI-ARIA mapping
Notes:Note from PDFa: Use WAI-ARIA mapping
+ +

Strong

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ARIA SpecificationRole: strong
Analogous HTML ElementRole: strong
MSAA + IAccessible2Use WAI-ARIA mapping
UIAUse WAI-ARIA mapping
ATK/AT-SPIUse WAI-ARIA mapping
AX APIUse WAI-ARIA mapping
Notes:Note from PDFa: Use WAI-ARIA mapping
+ +

Span

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ARIA SpecificationRole: generic
Analogous HTML ElementUse WAI-ARIA mapping
MSAA + IAccessible2Use WAI-ARIA mapping
UIAUse WAI-ARIA mapping
ATK/AT-SPIUse WAI-ARIA mapping
AX APIUse WAI-ARIA mapping
Notes:Note from PDFa: Use WAI-ARIA mapping
+ +

Quote See note on "Quote" above - we used this one in our "article"

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ARIA SpecificationRole: generic
Analogous HTML ElementUse WAI-ARIA mapping
MSAA + IAccessible2Use WAI-ARIA mapping
UIAUse WAI-ARIA mapping
ATK/AT-SPIUse WAI-ARIA mapping
AX APIUse WAI-ARIA mapping
Notes:Note from PDFa: ::before and ::after CSS pseudo content is used by platforms to render the element's quotation marks.
+ +

BlockQuote We used this one in our "article"

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ARIA SpecificationRole: blockquote
Analogous HTML ElementRole: blockquote
MSAA + IAccessible2Use WAI-ARIA mapping
UIAUse WAI-ARIA mapping
ATK/AT-SPIUse WAI-ARIA mapping
AX APIUse WAI-ARIA mapping
Notes:Note from PDFa: Use WAI-ARIA mapping
+ +

BlockQuote

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ARIA SpecificationUse the appropriate mapping for the DPub role assigned.
Analogous HTML ElementUse WAI-ARIA mapping
MSAA + IAccessible2Use WAI-ARIA mapping
UIAUse WAI-ARIA mapping
ATK/AT-SPIUse WAI-ARIA mapping
AX APIUse WAI-ARIA mapping
Notes:Note from PDFa: Use WAI-ARIA mapping
+ +

Quote

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ARIA SpecificationUse the ARIA, DPub, etc., mapping as appropriate for the TOC's attributes.
Analogous HTML ElementUse WAI-ARIA mapping
MSAA + IAccessible2Use WAI-ARIA mapping
UIAUse WAI-ARIA mapping
ATK/AT-SPIUse WAI-ARIA mapping
AX APIUse WAI-ARIA mapping
Notes:Note from PDFa: Use WAI-ARIA mapping
+ +

Code We used this one in our "article"

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ARIA SpecificationRole: code
Analogous HTML ElementRole: code
MSAA + IAccessible2Use WAI-ARIA mapping
UIAUse WAI-ARIA mapping
ATK/AT-SPIUse WAI-ARIA mapping
AX APIUse WAI-ARIA mapping
Notes:Note from PDFa: Use WAI-ARIA mapping
+ +

Code

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ARIA SpecificationRole: doc-example (DPub)
Analogous HTML ElementUse WAI-ARIA mapping
MSAA + IAccessible2Use WAI-ARIA mapping
UIAUse WAI-ARIA mapping
ATK/AT-SPIUse WAI-ARIA mapping
AX APIUse WAI-ARIA mapping
Notes:Note from PDFa: Use WAI-ARIA mapping
From ff229f3c26016aa6be565460df63fe1f735843f8 Mon Sep 17 00:00:00 2001 From: TST_Zak Date: Tue, 5 May 2026 07:01:53 -0500 Subject: [PATCH 02/16] update/replace export-15.html --- WIP/{Export-15 => }/export-15.html | 126 +++++++++++++++++------------ 1 file changed, 75 insertions(+), 51 deletions(-) rename WIP/{Export-15 => }/export-15.html (71%) diff --git a/WIP/Export-15/export-15.html b/WIP/export-15.html similarity index 71% rename from WIP/Export-15/export-15.html rename to WIP/export-15.html index 2140379..70972e8 100644 --- a/WIP/Export-15/export-15.html +++ b/WIP/export-15.html @@ -1,9 +1,9 @@ -

Hn

- +

`Hn` (H7..n)

+
- + @@ -27,17 +27,19 @@

Hn

- +
ARIA SpecificationRole: heading
Property: level
Role: `heading`
Property: `level`
Analogous HTML Element
Notes:Note from PDFa: Use WAI-ARIA mapping + Note from PDFa: Use WAI-ARIA mapping +
-

H

- +

`H`

+
- + @@ -61,17 +63,19 @@

H

- +
ARIA SpecificationRole: headingRole: `heading`
Analogous HTML Element
Notes:Note from PDFa: Use WAI-ARIA mapping + Note from PDFa: Use WAI-ARIA mapping +
-

Title

- +

`Title`

+
- + @@ -95,21 +99,23 @@

Title

- +
ARIA SpecificationRole: headingRole: `heading`
Analogous HTML Element
Notes:Note from PDFa: Use WAI-ARIA mapping + Note from PDFa: Use WAI-ARIA mapping +
-

Em

- +

`Em`

+
- + - + @@ -129,21 +135,23 @@

Em

- +
ARIA SpecificationRole: emphasisRole: `emphasis`
Analogous HTML ElementRole: em (HTML)Role: `em` (HTML)
MSAA + IAccessible2
Notes:Note from PDFa: Use WAI-ARIA mapping + Note from PDFa: Use WAI-ARIA mapping +
-

Strong

- +

`Strong`

+
- + - + @@ -163,17 +171,19 @@

Strong

- +
ARIA SpecificationRole: strongRole: `strong`
Analogous HTML ElementRole: strongRole: `strong`
MSAA + IAccessible2
Notes:Note from PDFa: Use WAI-ARIA mapping + Note from PDFa: Use WAI-ARIA mapping +
-

Span

- +

`Span`

+
- + @@ -197,17 +207,19 @@

Span

- +
ARIA SpecificationRole: genericRole: `generic`
Analogous HTML Element
Notes:Note from PDFa: Use WAI-ARIA mapping + Note from PDFa: Use WAI-ARIA mapping +
-

Quote See note on "Quote" above - we used this one in our "article"

- +

`Quote See note on "Quote" above - we used this one in our "article"`

+
- + @@ -231,21 +243,23 @@

- +
ARIA SpecificationRole: genericRole: `generic`
Analogous HTML Element
Notes:Note from PDFa: ::before and ::after CSS pseudo content is used by platforms to render the element's quotation marks. + Note from PDFa: ::before and ::after CSS pseudo content is used by platforms to render the element's quotation marks. +
-

BlockQuote We used this one in our "article"

- +

`BlockQuote We used this one in our "article"` (Use HTML "blockquote" unless another `ARIA`/ DPub role is assigned)

+
- + - + @@ -265,13 +279,15 @@

BlockQuote We us

- +
ARIA SpecificationRole: blockquoteRole: `blockquote`
Analogous HTML ElementRole: blockquoteRole: `blockquote`
MSAA + IAccessible2
Notes:Note from PDFa: Use WAI-ARIA mapping + Note from PDFa: Use WAI-ARIA mapping +
-

BlockQuote

- +

`BlockQuote` (With DPub role assigned)

+
@@ -299,17 +315,19 @@

BlockQuote

- +
ARIA Specification
Notes:Note from PDFa: Use WAI-ARIA mapping + Note from PDFa: Use WAI-ARIA mapping +
-

Quote

- +

`Quote` (Has attribute that has an `ARIA`, DPub, etc. mapping, use that.)

+
- + @@ -333,21 +351,23 @@

Quote

- +
ARIA SpecificationUse the ARIA, DPub, etc., mapping as appropriate for the TOC's attributes.Use the ARIA, DPub, etc., mapping as appropriate for the TOC's attributes.
Analogous HTML Element
Notes:Note from PDFa: Use WAI-ARIA mapping + Note from PDFa: Use WAI-ARIA mapping +
-

Code We used this one in our "article"

- +

`Code We used this one in our "article"`

+
- + - + @@ -367,17 +387,19 @@

Code We used this one

- +
ARIA SpecificationRole: codeRole: `code`
Analogous HTML ElementRole: codeRole: `code`
MSAA + IAccessible2
Notes:Note from PDFa: Use WAI-ARIA mapping + Note from PDFa: Use WAI-ARIA mapping +
-

Code

- +

`Code`

+
- + @@ -401,7 +423,9 @@

Code

- +
ARIA SpecificationRole: doc-example (DPub)Role: `doc-example` (DPub)
Analogous HTML Element
Notes:Note from PDFa: Use WAI-ARIA mapping + Note from PDFa: Use WAI-ARIA mapping +
From 928f841ca7271c0b865909849789d8aaa49d794b Mon Sep 17 00:00:00 2001 From: Roman Toda Date: Tue, 16 Jun 2026 11:13:18 +0200 Subject: [PATCH 03/16] updated IDs --- WIP/export-15.html | 48 +++++++++++++++++++++++----------------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/WIP/export-15.html b/WIP/export-15.html index 70972e8..1c5a6ed 100644 --- a/WIP/export-15.html +++ b/WIP/export-15.html @@ -1,5 +1,5 @@ -

`Hn` (H7..n)

- +

`Hn` (H7..n)

+
@@ -34,8 +34,8 @@

`Hn` (H7..n)

ARIA Specification
-

`H`

- +

`H`

+
@@ -70,8 +70,8 @@

`H`

ARIA Specification
-

`Title`

- +

`Title`

+
@@ -106,8 +106,8 @@

`Title`

ARIA Specification
-

`Em`

- +

`Em`

+
@@ -142,8 +142,8 @@

`Em`

ARIA Specification
-

`Strong`

- +

`Strong`

+
@@ -178,8 +178,8 @@

`Strong`

ARIA Specification
-

`Span`

- +

`Span`

+
@@ -214,8 +214,8 @@

`Span`

ARIA Specification
-

`Quote See note on "Quote" above - we used this one in our "article"`

- +

`Quote See note on "Quote" above - we used this one in our "article"`

+
@@ -250,8 +250,8 @@

`Quote See note on "Quote" above - we us

ARIA Specification
-

`BlockQuote We used this one in our "article"` (Use HTML "blockquote" unless another `ARIA`/ DPub role is assigned)

- +

`BlockQuote We used this one in our "article"` (Use HTML "blockquote" unless another `ARIA`/ DPub role is assigned)

+
@@ -286,8 +286,8 @@

`BlockQuote We used

ARIA Specification
-

`BlockQuote` (With DPub role assigned)

- +

`BlockQuote` (With DPub role assigned)

+
@@ -322,8 +322,8 @@

`BlockQuote` `Quote` (Has attribute that has an `ARIA`, DPub, etc. mapping, use that.)

-
ARIA Specification
+

`Quote` (Has attribute that has an `ARIA`, DPub, etc. mapping, use that.)

+
@@ -358,8 +358,8 @@

`Quote`

ARIA Specification
-

`Code We used this one in our "article"`

- +

`Code We used this one in our "article"`

+
@@ -394,8 +394,8 @@

`Code We used this one in our "article"`

ARIA Specification
-

`Code`

- +

`Code`

+
From b7160be94e7de70cd9d96bdcf01dd90683ef55f7 Mon Sep 17 00:00:00 2001 From: Roman Toda Date: Thu, 9 Jul 2026 00:16:34 +0200 Subject: [PATCH 04/16] work on: https://github.com/w3c/pdf-aam/issues/54 --- WIP/export-15.html | 118 +++++++++++++++++---------------------------- 1 file changed, 43 insertions(+), 75 deletions(-) diff --git a/WIP/export-15.html b/WIP/export-15.html index 1c5a6ed..576e213 100644 --- a/WIP/export-15.html +++ b/WIP/export-15.html @@ -1,6 +1,10 @@

`Hn` (H7..n)

ARIA Specification
+ + + + @@ -37,6 +41,10 @@

`Hn` (H7..n)

`H`

PDF SpecificationISO 32000-2:2020, 14.8.4, Standard structure types, Table 366
ARIA Specification Role: `heading`
Property: `level`
+ + + + @@ -73,6 +81,10 @@

`H`

`Title`

PDF SpecificationISO 32000-2:2020, 14.8.4, Standard structure types, Table 366
ARIA Specification Role: `heading`
+ + + + @@ -109,6 +121,10 @@

`Title`

`Em`

PDF SpecificationISO 32000-2:2020, 14.8.4, Standard structure types, Table 366
ARIA Specification Role: `heading`
+ + + + @@ -145,6 +161,10 @@

`Em`

`Strong`

PDF SpecificationISO 32000-2:2020, 14.8.4, Standard structure types, Table 368
ARIA Specification Role: `emphasis`
+ + + + @@ -181,6 +201,10 @@

`Strong`

`Span`

PDF SpecificationISO 32000-2:2020, 14.8.4, Standard structure types, Table 368
ARIA Specification Role: `strong`
+ + + + @@ -214,9 +238,13 @@

`Span`

PDF SpecificationISO 32000-2:2020, 14.8.4, Standard structure types, Table 368
ARIA Specification Role: `generic`
-

`Quote See note on "Quote" above - we used this one in our "article"`

+

`Quote`

+ + + + @@ -250,52 +278,20 @@

`Quote See note on "Quote" above - we used this o

PDF SpecificationISO 32000-2:2020, 14.8.4, Standard structure types, Table 368
ARIA Specification Role: `generic`
-

`BlockQuote We used this one in our "article"` (Use HTML "blockquote" unless another `ARIA`/ DPub role is assigned)

+

`BlockQuote`

- - + + - - - - - - - - - - - - - - - - - - - - - - - - - -
ARIA SpecificationRole: `blockquote`PDF SpecificationISO 32000-2:2020, 14.8.4, Standard structure types, Table 365
Analogous HTML ElementRole: `blockquote`
MSAA + IAccessible2Use WAI-ARIA mapping
UIAUse WAI-ARIA mapping
ATK/AT-SPIUse WAI-ARIA mapping
AX APIUse WAI-ARIA mapping
Notes: - Note from PDFa: Use WAI-ARIA mapping -
- -

`BlockQuote` (With DPub role assigned)

- - - + - + @@ -325,6 +321,10 @@

`BlockQuote` (With DPub ro

`Quote` (Has attribute that has an `ARIA`, DPub, etc. mapping, use that.)

ARIA SpecificationUse the appropriate mapping for the DPub role assigned.Role: `blockquote`
Analogous HTML ElementUse WAI-ARIA mappingRole: `blockquote`
MSAA + IAccessible2
+ + + + @@ -358,52 +358,20 @@

`Quote` (Has attribute that has

PDF SpecificationISO 32000-2:2020, 14.8.4, Standard structure types, Table 368
ARIA Specification Use the ARIA, DPub, etc., mapping as appropriate for the TOC's attributes.
-

`Code We used this one in our "article"`

+

`Code`

- - - - - - - - - - - - - - + + - - - - - - - - - - - - - -
ARIA SpecificationRole: `code`
Analogous HTML ElementRole: `code`
MSAA + IAccessible2Use WAI-ARIA mapping
UIAUse WAI-ARIA mappingPDF SpecificationISO 32000-2:2020, 14.8.4, Standard structure types, Table 368
ATK/AT-SPIUse WAI-ARIA mapping
AX APIUse WAI-ARIA mapping
Notes: - Note from PDFa: Use WAI-ARIA mapping -
- -

`Code`

- - - + - + From b3e10bb16378f3b935a1cc39a0bcdcd88fed5132 Mon Sep 17 00:00:00 2001 From: Roman Toda Date: Wed, 5 Aug 2026 14:53:41 +0200 Subject: [PATCH 05/16] work on: https://github.com/w3c/pdf-aam/issues/54 updated specification with more specific chapter --- WIP/export-15.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/WIP/export-15.html b/WIP/export-15.html index 576e213..fec7208 100644 --- a/WIP/export-15.html +++ b/WIP/export-15.html @@ -3,7 +3,7 @@

`Hn` (H7..n)

- + @@ -43,7 +43,7 @@

`H`

- + @@ -83,7 +83,7 @@

`Title`

- + @@ -123,7 +123,7 @@

`Em`

- + @@ -163,7 +163,7 @@

`Strong`

- + @@ -203,7 +203,7 @@

`Span`

- + @@ -243,7 +243,7 @@

`Quote`

- + @@ -283,7 +283,7 @@

`BlockQuote`

- + @@ -323,7 +323,7 @@

`Quote` (Has attribute that has

- + @@ -363,7 +363,7 @@

`Code`

- + From 612dc2004602ffbd207bf71107f956c1c88ad1b9 Mon Sep 17 00:00:00 2001 From: PaulRayius-2 Date: Tue, 18 Aug 2026 10:50:31 -0400 Subject: [PATCH 06/16] Apply suggestion from @zakkinsey Co-authored-by: TST_Zak --- WIP/export-15.html | 41 ++--------------------------------------- 1 file changed, 2 insertions(+), 39 deletions(-) diff --git a/WIP/export-15.html b/WIP/export-15.html index fec7208..35b43b5 100644 --- a/WIP/export-15.html +++ b/WIP/export-15.html @@ -318,45 +318,8 @@

`BlockQuote`

ARIA SpecificationRole: `doc-example` (DPub)Role: `code`
Analogous HTML ElementUse WAI-ARIA mappingRole: `code`
MSAA + IAccessible2
PDF SpecificationISO 32000-2:2020, 14.8.4, Standard structure types, Table 366ISO 32000-2:2020, 14.8.4.5 Block level structure types, Table 366
ARIA Specification
PDF SpecificationISO 32000-2:2020, 14.8.4, Standard structure types, Table 366ISO 32000-2:2020, 14.8.4.5 Block level structure types, Table 366
ARIA Specification
PDF SpecificationISO 32000-2:2020, 14.8.4, Standard structure types, Table 366ISO 32000-2:2020, 14.8.4.5 Block level structure types, Table 366
ARIA Specification
PDF SpecificationISO 32000-2:2020, 14.8.4, Standard structure types, Table 368ISO 32000-2:2020, 14.8.4.7.2 General inline level structure types, Table 368
ARIA Specification
PDF SpecificationISO 32000-2:2020, 14.8.4, Standard structure types, Table 368ISO 32000-2:2020, 14.8.4.7.2 General inline level structure types, Table 368
ARIA Specification
PDF SpecificationISO 32000-2:2020, 14.8.4, Standard structure types, Table 368ISO 32000-2:2020, 14.8.4.7.2 General inline level structure types, Table 368
ARIA Specification
PDF SpecificationISO 32000-2:2020, 14.8.4, Standard structure types, Table 368ISO 32000-2:2020, Annex M
ARIA Specification
PDF SpecificationISO 32000-2:2020, 14.8.4, Standard structure types, Table 365ISO 32000-2:2020, Annex M
ARIA Specification
PDF SpecificationISO 32000-2:2020, 14.8.4, Standard structure types, Table 368ISO 32000-2:2020, Annex M
ARIA Specification
PDF SpecificationISO 32000-2:2020, 14.8.4, Standard structure types, Table 368ISO 32000-2:2020, 14.8.4.7.2 General inline level structure types, Table 368
ARIA Specification
-

`Quote` (Has attribute that has an `ARIA`, DPub, etc. mapping, use that.)

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PDF SpecificationISO 32000-2:2020, Annex M
ARIA SpecificationUse the ARIA, DPub, etc., mapping as appropriate for the TOC's attributes.
Analogous HTML ElementUse WAI-ARIA mapping
MSAA + IAccessible2Use WAI-ARIA mapping
UIAUse WAI-ARIA mapping
ATK/AT-SPIUse WAI-ARIA mapping
AX APIUse WAI-ARIA mapping
Notes: - Note from PDFa: Use WAI-ARIA mapping -
+ +

`Code`

From cc7768a50e59c5e2dbab1e7882c957425f6771a2 Mon Sep 17 00:00:00 2001 From: TST_Zak Date: Tue, 18 Aug 2026 09:51:49 -0500 Subject: [PATCH 07/16] Apply suggestion from @PaulRayius-2 Co-authored-by: PaulRayius-2 --- WIP/export-15.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WIP/export-15.html b/WIP/export-15.html index 35b43b5..bbc97d1 100644 --- a/WIP/export-15.html +++ b/WIP/export-15.html @@ -32,7 +32,7 @@

`Hn` (H7..n)

From 019dded3b375a1508892ee01383e96f73e4309de Mon Sep 17 00:00:00 2001 From: TST_Zak Date: Tue, 18 Aug 2026 09:52:01 -0500 Subject: [PATCH 08/16] Apply suggestion from @PaulRayius-2 Co-authored-by: PaulRayius-2 --- WIP/export-15.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WIP/export-15.html b/WIP/export-15.html index bbc97d1..6715d23 100644 --- a/WIP/export-15.html +++ b/WIP/export-15.html @@ -72,7 +72,7 @@

`H`

From 5f34d09c0d9f995765412fd0549b74262aaa50c7 Mon Sep 17 00:00:00 2001 From: TST_Zak Date: Tue, 18 Aug 2026 09:52:09 -0500 Subject: [PATCH 09/16] Apply suggestion from @PaulRayius-2 Co-authored-by: PaulRayius-2 --- WIP/export-15.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WIP/export-15.html b/WIP/export-15.html index 6715d23..ba68555 100644 --- a/WIP/export-15.html +++ b/WIP/export-15.html @@ -112,7 +112,7 @@

`Title`

From cc8efabe6d99783de4b3db41ad32e0ec9bd180d0 Mon Sep 17 00:00:00 2001 From: TST_Zak Date: Tue, 18 Aug 2026 09:52:17 -0500 Subject: [PATCH 10/16] Apply suggestion from @PaulRayius-2 Co-authored-by: PaulRayius-2 --- WIP/export-15.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WIP/export-15.html b/WIP/export-15.html index ba68555..80084f3 100644 --- a/WIP/export-15.html +++ b/WIP/export-15.html @@ -152,7 +152,7 @@

`Em`

From d9b54fb352f1eb2030b88b0cb517af97c4fc5ff5 Mon Sep 17 00:00:00 2001 From: TST_Zak Date: Tue, 18 Aug 2026 09:52:26 -0500 Subject: [PATCH 11/16] Apply suggestion from @PaulRayius-2 Co-authored-by: PaulRayius-2 --- WIP/export-15.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WIP/export-15.html b/WIP/export-15.html index 80084f3..8e6761b 100644 --- a/WIP/export-15.html +++ b/WIP/export-15.html @@ -192,7 +192,7 @@

`Strong`

From c429f05cb2c340c76848f345e7e07690ff5b5eef Mon Sep 17 00:00:00 2001 From: TST_Zak Date: Tue, 18 Aug 2026 09:52:35 -0500 Subject: [PATCH 12/16] Apply suggestion from @PaulRayius-2 Co-authored-by: PaulRayius-2 --- WIP/export-15.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WIP/export-15.html b/WIP/export-15.html index 8e6761b..5177cb2 100644 --- a/WIP/export-15.html +++ b/WIP/export-15.html @@ -232,7 +232,7 @@

`Span`

From 9074f9be16ef2e1d057e776d07473f3906a7aa56 Mon Sep 17 00:00:00 2001 From: TST_Zak Date: Tue, 18 Aug 2026 09:52:45 -0500 Subject: [PATCH 13/16] Apply suggestion from @PaulRayius-2 Co-authored-by: PaulRayius-2 --- WIP/export-15.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WIP/export-15.html b/WIP/export-15.html index 5177cb2..ce61c2c 100644 --- a/WIP/export-15.html +++ b/WIP/export-15.html @@ -272,7 +272,7 @@

`Quote`

From 6c7179cf8a78c87bf5a5fcd964d0302fb69abb2d Mon Sep 17 00:00:00 2001 From: TST_Zak Date: Tue, 18 Aug 2026 09:54:09 -0500 Subject: [PATCH 14/16] Apply suggestions from code review Co-authored-by: PaulRayius-2 --- WIP/export-15.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WIP/export-15.html b/WIP/export-15.html index ce61c2c..f6fb927 100644 --- a/WIP/export-15.html +++ b/WIP/export-15.html @@ -355,7 +355,7 @@

`Code`

From 7a84e67102fa97e9b483d8f112c9d98b74bd95ce Mon Sep 17 00:00:00 2001 From: PaulRayius-2 Date: Tue, 18 Aug 2026 10:55:13 -0400 Subject: [PATCH 15/16] Update WIP/export-15.html --- WIP/export-15.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WIP/export-15.html b/WIP/export-15.html index f6fb927..caddd61 100644 --- a/WIP/export-15.html +++ b/WIP/export-15.html @@ -312,7 +312,7 @@

`BlockQuote`

From 0e89efed21d2d9605b15a5a51f326350e4da6426 Mon Sep 17 00:00:00 2001 From: PaulRayius-2 Date: Tue, 18 Aug 2026 10:55:59 -0400 Subject: [PATCH 16/16] Update WIP/export-15.html Co-authored-by: TST_Zak --- WIP/export-15.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/WIP/export-15.html b/WIP/export-15.html index caddd61..34e749f 100644 --- a/WIP/export-15.html +++ b/WIP/export-15.html @@ -317,10 +317,6 @@

`BlockQuote`

Notes: - Note from PDFa: Use WAI-ARIA mapping + Note: TBD
Notes: - Note from PDFa: Use WAI-ARIA mapping + Note: TBD
Notes: - Note from PDFa: Use WAI-ARIA mapping + Note: TBD
Notes: - Note from PDFa: Use WAI-ARIA mapping + Note: TBD
Notes: - Note from PDFa: Use WAI-ARIA mapping + Note: TBD
Notes: - Note from PDFa: Use WAI-ARIA mapping + Note: TBD
Notes: - Note from PDFa: ::before and ::after CSS pseudo content is used by platforms to render the element's quotation marks. + Note: TBD
Notes: - Note from PDFa: Use WAI-ARIA mapping + Note: TBD
Notes: - Note from PDFa: Use WAI-ARIA mapping + Note: Use WAI-ARIA mapping
- - - -

`Code`