Rand Stats

CSS::TagSet

zef:dwarring
Revision history for CSS-TagSet

0.1.3  2025-07-30T08:33:12+12:00
    - Provide per-tagset default stylesheet media
    - Move base-style() method to base class. Make it return
      a cloned (modifiable) copy.
    - Tagged PDF:
      -- Fix Blockquote definition
      -- Add styling for PDF 2.0 FENote tag
      -- Define newly introduced Mark pseudo tag
      -- General development of resources/tagged-pdf.css

0.1.2  2024-08-26T08:39:45+12:00
    - Fix Raku deprecation warning
    - Define PDF 2.0 Strong and Em tags

0.1.1  2022-09-22T06:36:24+12:00
    - Fix Pango tag-set coercions for CSS::Properties 0.9.4

0.1.0  2022-06-21T15:01:02+12:00
    - Adjust tests for CSS::Properties 0.8.4 inheritance fixes
    - Upload to zef ecosystem

0.0.23  2021-09-26T06:46:51+13:00
    - Add stylesheet link processing.

0.0.22  2021-08-06T13:14:36+12:00
    - Move inline-style-attribute() method to CSS::TagSet

0.0.21  2021-05-22T06:08:23+12:00
    - Fix release configuration; restore overwritten README.md

0.0.20  2021-05-21T08:40:50+12:00
    - Initial release, factored out from CSS v0.0.19