BreakType
CSS Layout API Level 1 defines BreakType
enum BreakType { "none", "line", "column", "page", "region" };
ChildBreakToken