This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 27197 - [InbandTracks] Align code style with HTML
Summary: [InbandTracks] Align code style with HTML
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: Sourcing In-band Media Resource Tracks (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Silvia Pfeiffer
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-30 17:29 UTC by Cyril Concolato
Modified: 2014-11-01 10:05 UTC (History)
4 users (show)

See Also:


Attachments

Description Cyril Concolato 2014-10-30 17:29:51 UTC
Mentions in the spec to HTML attributes, elements, interfaces, or to media resource specific code points such as DASH elements, attributes, or MP4 box names or fields ... should use a styling that shows that it is a syntactical element. The convention used in HTML is to use the <code&gt tag. If agreed, I can do the edits.
Comment 1 Silvia Pfeiffer 2014-10-30 19:44:20 UTC
Works for me
Comment 2 Bob Lund 2014-10-30 21:29:49 UTC
(In reply to Silvia Pfeiffer from comment #1)
> Works for me

Me too.
Comment 3 Cyril Concolato 2014-10-31 17:06:00 UTC
Done:
https://github.com/w3c/HTMLSourcingInbandTracks/pull/38
Comment 4 Bob Lund 2014-10-31 17:25:18 UTC
(In reply to Cyril Concolato from comment #3)
> Done:
> https://github.com/w3c/HTMLSourcingInbandTracks/pull/38

This is a very large change that touches the whole spec. I'd like to merge it immediately without line by line review so that PR in the interim won't have to be rebased. Any problems can be fixed by future PRs. Objections?
Comment 5 Cyril Concolato 2014-10-31 18:08:35 UTC
(In reply to Bob Lund from comment #4)
> (In reply to Cyril Concolato from comment #3)
> > Done:
> > https://github.com/w3c/HTMLSourcingInbandTracks/pull/38
> 
> This is a very large change that touches the whole spec. I'd like to merge
> it immediately without line by line review so that PR in the interim won't
> have to be rebased. Any problems can be fixed by future PRs. Objections?
Fine by me.
Comment 6 Silvia Pfeiffer 2014-11-01 10:05:01 UTC
Merged