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 27153 - The 'display' property of "list of WebVTT Node Objects" is never defined
Summary: The 'display' property of "list of WebVTT Node Objects" is never defined
Status: RESOLVED INVALID
Alias: None
Product: TextTracks CG
Classification: Unclassified
Component: WebVTT (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: Web Media Text Tracks CG
URL: http://dev.w3.org/html5/webvtt/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-24 12:37 UTC by Philip Jägenstedt
Modified: 2015-11-16 10:12 UTC (History)
3 users (show)

See Also:


Attachments

Description Philip Jägenstedt 2014-10-24 12:37:48 UTC
Seems like it should be 'block'. The spec says "All other non-inherited properties must be set to their initial values" which would be 'inline' for the "list of WebVTT Node Objects".
Comment 1 Simon Pieters 2015-11-16 10:12:06 UTC
It's position:absolute, which makes display:inline compute to block.

https://drafts.csswg.org/css-position-3/#dis-pos-flo