You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on a pen on Codepen, which is not working properly.
The pen is working fine in browsers that support css regions, but not using your polyfill.
The pen tries to create divs (css-regions) on the fly - and then trying to fill them with text.
I would be most thankful if you can have a look at this pen:
I just had a look, and that was it. I was totally puzzled by this one, because when I tried to reproduce locally I didn't use uppercased letters in the flow name, and concluded it must have been something due to the Codepen.
There is still a remaining issue once this one is fixed (and once the assumption the polyfill runs synchronously is removed) so I'll keep this issue open with an new title to track this other issue: http://codepen.io/FremyCompany/pen/gMwOvq
FremyCompany
changed the title
Overset is always false - perhaps my code is too dynamic?
Overset sometimes returns true even if content did fit the last region
Jun 17, 2016
I just had a look, and that was it. I was totally puzzled by this one,
because when I tried to reproduce locally I didn't use uppercased letters
in the flow name, and concluded it must have been something due to the
Codepen.
There is still a remaining issue once this one is fixed (and once the
assumption the polyfill runs synchronously is removed) so I'll keep this
issue open with an new title to track this other issue: http://codepen.io/FremyCompany/pen/gMwOvq
Hi,
I am working on a pen on Codepen, which is not working properly.
The pen is working fine in browsers that support css regions, but not using your polyfill.
The pen tries to create divs (css-regions) on the fly - and then trying to fill them with text.
I would be most thankful if you can have a look at this pen:
http://codepen.io/pussmun/pen/WwpYor
The text was updated successfully, but these errors were encountered: