NEW 119101
The CSS :after selector shouldn't be visible at horizontal
https://bugs.webkit.org/show_bug.cgi?id=119101
Summary The CSS :after selector shouldn't be visible at horizontal
Tullio Lucena
Reported 2013-07-25 12:37:23 PDT
Created attachment 207477 [details] test case [expected rendering only the text] The CSS :after selector shouldn't be visible when it is rotated by 90 degrees across X axis.
Attachments
test case [expected rendering only the text] (386 bytes, text/html)
2013-07-25 12:37 PDT, Tullio Lucena
no flags
Alex Christensen
Comment 1 2013-07-26 12:06:07 PDT
I have no idea why I was added, but if you rotate it 94 degrees it disappears. This feels like a precision issue somewhere.
Tullio Lucena
Comment 2 2013-07-26 13:42:05 PDT
(In reply to comment #1) Thanks for the comment. > I have no idea why I was added Sorry, for my mistake. Do you know someone else that could help with this bug? > This feels like a precision issue somewhere. I agree. The problem began with presentation [ http://brendaneich.github.io/Strange-Loop-2012/ ]. Some links (that appears in red) with this feature make this strange with the transitions between the slides. > but if you rotate it 94 degrees it disappears. Yes, I realized that when I was making the test case. The same think happens with webkit-perspective with value 400px. But after apply some scale this turns visible again. This test case looks fine in Chromium and Firefox, but I tried on Safari and the problem appears. Ubuntu 13.04 (28.0.1500.52-0ubuntu1.13.04.3) Chromium Version 28.0.1500.52 Firefox Version 22.0 MAC OS X Version 10.6.8 Safari Version 5.1.9 (6534.59.8)
Tullio Lucena
Comment 3 2013-07-26 15:09:18 PDT
This bug could be reproduced on QT, EFL and GTK ports. I don't have the MAC build to test, but since the Safari has this problem it is possible that the MAC port has too.
Alexey Proskuryakov
Comment 4 2022-07-29 10:50:54 PDT
This still reproduces in Safari.
Note You need to log in before you can comment on or make changes to this bug.