#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

◆ compute()

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

Member Data Documentation

◆ border_collapse

CSSValueBorderCollapse clan::CSSComputedTableInherit::border_collapse

◆ border_spacing

CSSValueBorderSpacing clan::CSSComputedTableInherit::border_spacing

◆ caption_side

CSSValueCaptionSide clan::CSSComputedTableInherit::caption_side

◆ empty_cells

CSSValueEmptyCells clan::CSSComputedTableInherit::empty_cells

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