Re: 'all' and the system focus outline

On Tue, 17 Mar 2015 06:06:23 +0100, Cameron McCormack <cam@mcc.id.au>  
wrote:

> So, the HTML spec would require rules such as:
>
>   :focus { outline: auto; }
>   p { display: block; }


> For rules in the spec that are suggestions or where the specific values
> are UA dependent, such as this one:
>
>   mark { background: yellow; color: black; }

The HTML spec makes no distinction between these, they are both required  
for the "Visual user agents that support the suggested default rendering"  
conformance class.

[[
User agents that are designated as supporting the suggested default  
rendering must, while so designated, implement the rules in the rendering  
section that that section defines as the behaviour that user agents are  
expected to implement.
]]
https://html.spec.whatwg.org/multipage/infrastructure.html#conformance-classes

-- 
Simon Pieters
Opera Software

Received on Tuesday, 17 March 2015 09:19:46 UTC