What steps will reproduce the problem?
1. create a div
2. create a div:after(psuedo-element) in css with content
3. add border-radius to div:after
What is the expected output? What do you see instead?
I expect that the psuedo's element has rounded corners. Instead, the
corners are square after the debugging message, "No object with ID
#div:after exists yet. Call curvyCorners(settings, obj) when it is
created."
What version of the product are you using? On what operating system?
I'm using 2.04 or the newest svn copy.
Please provide any additional information below.
While I can work around it by inline-blocking another div element. The
psuedo-element works better for what I'm doing. Also, I can't get the DOM
object for the psuedo-element for curvyCorners to redraw later.
Original issue reported on code.google.com by khub...@gmail.com on 6 May 2010 at 5:44
Original issue reported on code.google.com by
khub...@gmail.com
on 6 May 2010 at 5:44