[css-houdini-drafts] [css-layout-api] What type of breaks are needed on ChildBreakTokens

bfgeek has just created a new issue for 
https://github.com/w3c/css-houdini-drafts:

== [css-layout-api] What type of breaks are needed on ChildBreakTokens
 ==
See: https://drafts.css-houdini.org/css-layout-api/#enumdef-breaktype

We need to know if a Fragment fragmented in the "inline" direction or 
not. Do we need to know more information than that?

E.g. do we need to have sub-types
 - "line-word"
 - "line-character-thing"
 - "line-hyphen"

Are there any cases in CSS which has special behavior based on this?

Please view or discuss this issue at 
https://github.com/w3c/css-houdini-drafts/issues/258 using your GitHub
 account

Received on Monday, 11 July 2016 23:56:26 UTC