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 19792 - what's the default css style of mark
Summary: what's the default css style of mark
Status: RESOLVED WORKSFORME
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-31 10:24 UTC by contributor
Modified: 2012-11-02 09:55 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2012-10-31 10:24:43 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/text-level-semantics.html
Multipage: http://www.whatwg.org/C#the-mark-element
Complete: http://www.whatwg.org/c#the-mark-element

Comment:
what's the default css style of mark

Posted from: 210.83.233.178
User agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.46 Safari/536.5
Comment 1 Ian 'Hixie' Hickson 2012-10-31 19:59:04 UTC
This is defined here:
http://www.whatwg.org/specs/web-apps/current-work/#phrasing-content-1

Is that insufficient?
Comment 2 Handsome 2012-11-01 01:38:48 UTC
(In reply to comment #1)
> This is defined here:
> http://www.whatwg.org/specs/web-apps/current-work/#phrasing-content-1
> 
> Is that insufficient?

yes, thank u very much!


mark { background: yellow; color: black; } /* this color is just a suggestion and can be changed based on implementation feedback */