-
Notifications
You must be signed in to change notification settings - Fork 716
[css-color-4] ActiveCaption is a background. #9783
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
And thus shouldn't match CanvasText, but Canvas.
Is it? The few hits on "Active window caption" seem to suggest that it is the text (and thus, the text color) on the Windows title bar: |
@svgeesus it is. The color pairs are:
|
@svgeesus the origin of these colors is win32, and the right docs are here. Quoting:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the win32 reference!
See w3c/csswg-drafts#9783 MANUAL PUSH: Orange fix CLOSED TREE bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1803931 gecko-commit: b326f30c2c18078b1ccdfd4b509c79f093e7c434
See w3c/csswg-drafts#9783 MANUAL PUSH: Orange fix CLOSED TREE
See w3c/csswg-drafts#9783 MANUAL PUSH: Orange fix CLOSED TREE bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1803931 gecko-commit: b326f30c2c18078b1ccdfd4b509c79f093e7c434
See w3c/csswg-drafts#9783 MANUAL PUSH: Orange fix CLOSED TREE UltraBlame original commit: b326f30c2c18078b1ccdfd4b509c79f093e7c434
See w3c/csswg-drafts#9783 MANUAL PUSH: Orange fix CLOSED TREE UltraBlame original commit: b326f30c2c18078b1ccdfd4b509c79f093e7c434
See w3c/csswg-drafts#9783 MANUAL PUSH: Orange fix CLOSED TREE UltraBlame original commit: b326f30c2c18078b1ccdfd4b509c79f093e7c434
See w3c/csswg-drafts#9783 MANUAL PUSH: Orange fix CLOSED TREE bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1803931 gecko-commit: b326f30c2c18078b1ccdfd4b509c79f093e7c434
And thus shouldn't match CanvasText, but Canvas.