Module layout_2013::table_wrapper

source ยท
Expand description

CSS tables.

This follows the โ€œMore Precise Definitions of Inline Layout and Table Layoutโ€ proposal written by L. David Baron (Mozilla) here:

http://dbaron.org/css/intrinsic/

Hereafter this document is referred to as INTRINSIC.

Structsยง

Enumsยง

Functionsยง

  • Returns the computed inline size of the table wrapper represented by block.
  • interp ๐Ÿ”’
    Linearly interpolates between two guesses, as specified by INTRINSIC ยง 4.3.
  • weight ๐Ÿ”’
    Computes the weight needed to linearly interpolate middle between two guesses low and high as specified by INTRINSIC ยง 4.3.