10
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 1 year ago.
Sep 15, 2021 — Sep 15, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Style: Allow negative length values when part of `calc()` More... 12 months ago
Add artifact for failed output tests More... about 1 year ago
Compute `font-weight` and `font-style` More... about 1 year ago
Include unsupported characters in Cpdf text width calc More... about 1 year ago
Improve PDFLib compatibility More... about 1 year ago
Improve `background-position` parsing More... about 1 year ago
Improve `list-style` shorthand parsing More... about 1 year ago
Remove support for HTML-compatibility `list-style-type` values in CSS More... about 1 year ago
Update github actions More... about 1 year ago
Add Canvas method to check font glyph support More... about 1 year ago
Translate HTML `type` attribute values to CSS counter-style keywords More... about 1 year ago
Add Helper method to retrieve Unicode codepoint More... about 1 year ago
Improve handling of case-insensitivity during style parsing More... about 1 year ago
Move `content` property parsing to the `Style` class More... about 1 year ago
Remove superfluous `@return void` annotations More... about 1 year ago
Fix duplicate selector More... about 1 year ago
Adjust default input styling to treat unhandled types as `text` More... about 1 year ago
`Positioner\Inline`: Handle case when no no block parent is found More... about 1 year ago
Fix regression in absolute positioning inside inline frames More... about 1 year ago
Compute `counter-increment` and `counter-reset` More... about 1 year ago
Add basic tests for counters More... about 1 year ago
Fix automatic counter reset More... about 1 year ago
Map fonts to text frames based on character support More... about 1 year ago
Add comment explaining orientation logic More... about 1 year ago
Add test case for nested text opacity More... about 1 year ago
Add initial set of output tests More... about 1 year ago
Add test cases for border rendering More... about 1 year ago
Fail on skipped tests More... about 1 year ago
Reformat PHPUnit config for readability More... about 1 year ago
Throw exception for missing parent table More... about 1 year ago