Skip to content
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

editorial: inconsistent use of dfn in section names #1366

Closed
fippo opened this issue Jun 9, 2017 · 1 comment
Closed

editorial: inconsistent use of dfn in section names #1366

fippo opened this issue Jun 9, 2017 · 1 comment
Assignees

Comments

@fippo
Copy link
Contributor

fippo commented Jun 9, 2017

In the image below some terminology shown in orange. In a very inconsistent and confusing way :-/
inconsistent

The DTMFSender uses this:

      <h3 id="h-rtcdtmfsender" resource="#h-rtcdtmfsender"><span property="xhv:role" resource="xhv:heading"><span class="secno">7.2 </span><dfn data-dfn-for="" data-dfn-type="dfn" id="dom-rtcdtmfsender" data-idl="" data-title="RTCDTMFSender"><code>RTCDTMFSender</code></dfn></span>
      </h3>

while the DTMFToneChangeEvent does not uses

      <h3 id="h-rtcdtmftonechangeevent" resource="#h-rtcdtmftonechangeevent"><span property="xhv:role" resource="xhv:heading"><span class="secno">7.3 </span>RTCDTMFToneChangeEvent</span>
     </h3>

The amount of work required to fix this might be tremendous :-/

@aboba
Copy link
Contributor

aboba commented Jul 15, 2017

@fippo I have fixed a few instances of the problem (dictionaries and enums).

@aboba aboba assigned aboba and unassigned burnburn Jul 15, 2017
@aboba aboba closed this as completed Jul 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants