Pseudo-class:
canvas

Support Key: [N6]
Other Rendering-Area
Pseudo-Classes

viewport
viewport-scroll
scrolled-content
= Index DOT Css by Brian Wilson =
Main Index | Property Index | CSS Support History | Browser History



   Quick Statistics   
Applicable Elements:
None
HTML Equivalent:
NA
What is it?
This is a pseudo-class indicating a virtual component of a document - the rendering canvas. Because it doesn't exist in the document tree, its use is limited and should not be combined with other elements in a selector.
Example
Ext/Doc: :canvas { border: 30px solid red }
(make a 30 pixel, solid, red border on the canvas, underneath other rendered element content.
In-Line:  NA
Browser Peculiarities

Boring Copyright Stuff....