#include <css_computed_table.h>

Public Member Functions

void compute (const CSSComputedValues &parent, CSSResourceCache *layout, float em_size, float ex_size)
 

Public Attributes

CSSValueBorderCollapse border_collapse
 
CSSValueBorderSpacing border_spacing
 
CSSValueCaptionSide caption_side
 
CSSValueEmptyCells empty_cells
 

Member Function Documentation

void clan::CSSComputedTableInherit::compute ( const CSSComputedValues parent,
CSSResourceCache *  layout,
float  em_size,
float  ex_size 
)

Member Data Documentation

CSSValueBorderCollapse clan::CSSComputedTableInherit::border_collapse
CSSValueBorderSpacing clan::CSSComputedTableInherit::border_spacing
CSSValueCaptionSide clan::CSSComputedTableInherit::caption_side
CSSValueEmptyCells clan::CSSComputedTableInherit::empty_cells

The documentation for this class was generated from the following file: