File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
Revision history for CSS-TagSet
2
2
3
3
{{$NEXT}}
4
+
5
+ 0.1.3 2025-07-30T08:33:12+12:00
4
6
- Provide per-tagset default stylesheet media
5
7
- Move base-style() method to base class. Make it return
6
8
a cloned (modifiable) copy.
7
- - Tagged PDF
9
+ - Tagged PDF:
8
10
-- Fix Blockquote definition
9
11
-- Add styling for PDF 2.0 FENote tag
10
12
-- Define newly introduced Mark pseudo tag
Original file line number Diff line number Diff line change 36
36
],
37
37
"test-depends" : [
38
38
],
39
- "version" : " 0.1.2 "
39
+ "version" : " 0.1.3 "
40
40
}
Original file line number Diff line number Diff line change 1
1
# | interface role for tagsets
2
- unit role CSS::TagSet : ver<0.1.2 >;
2
+ unit role CSS::TagSet : ver<0.1.3 >;
3
3
4
4
use CSS::Media;
5
5
use CSS::Properties;
You can’t perform that action at this time.
0 commit comments