Re: [csswg-drafts] [css-content][css-gcpm] string manipulation fails for multilingual content

Early brainstorming about how to solve the problem (not guarranteed to make sense):

1. add a keyword to counter etc called `markup`, which unlike `text` incorporates the markup of the selection, or some representation of it, into the injected text.

2. (suboptimal) detect directional information from the context and inline and replicate it in the target location using Unicode directional formatting characters. Might work for direction, but doesn't solve the language problem.

-- 
GitHub Notification of comment by r12a
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2982#issuecomment-410019792 using your GitHub account

Received on Thursday, 2 August 2018 18:15:01 UTC