-
Notifications
You must be signed in to change notification settings - Fork 29
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
chore: cleanup bikeshed usage #310
Conversation
I am not a big fan of full style rewrites, but since it is there, let's do it. |
@@ -829,14 +769,14 @@ interface MediaSession { | |||
<p> | |||
The <dfn attribute for="MediaSession"><code>playbackState</code></dfn> | |||
attribute represents the <dfn>declared playback state</dfn> of the <a>media | |||
session</a>, by which the session declares whether its <a>browsing context</a> | |||
session</a>, by which the session declares whether its [=/browsing context=] |
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.
Out of curiosity, why [=/
instead of [=
?
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.
Oops, sorry I missed this @youennf ... I think bikeshed likes an explicit "/" null "for context", because "browsing context" context can be ambiguous:
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.
Maybe also call make, which seems to apply 80 character line wrapping.
hehe, looks like no one has called |
SHA: 52acdd4 Reason: push, by marcoscaceres Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Remove some unnecessary hard links, removes some redundant text ... other little fixes.
Preview | Diff