Skip to content

Don't discard classes used with pseudoclass :: - #1905

Merged
windymilla merged 1 commit into
DistributedProofreaders:masterfrom
windymilla:pphtml-first-letter
Jul 27, 2026
Merged

Don't discard classes used with pseudoclass ::#1905
windymilla merged 1 commit into
DistributedProofreaders:masterfrom
windymilla:pphtml-first-letter

Conversation

@windymilla

Copy link
Copy Markdown
Collaborator

A class like .drop::first-letter was not registered as "defined" so gave a spurious "used but not defined" error.

Strip ::first-letter and register .drop as defined.

Fixes #1904

A class like `.drop::first-letter` was not registered as "defined"
so gave a spurious "used but not defined" error.

Strip `::first-letter` and register `.drop` as defined.

Fixes DistributedProofreaders#1904
@windymilla
windymilla requested review from rtonsing and srjfoo July 26, 2026 15:53
@windymilla
windymilla merged commit 2ad72bd into DistributedProofreaders:master Jul 27, 2026
1 check passed
@windymilla
windymilla deleted the pphtml-first-letter branch July 27, 2026 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PPhtml: "*FAIL* Classes used but not defined" reported for "p.drop::first-letter"

3 participants