[Webkit-unassigned] [Bug 136914] nth-child margin issue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 18 02:16:33 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=136914


Benjamin Poulain <benjamin at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |benjamin at webkit.org




--- Comment #1 from Benjamin Poulain <benjamin at webkit.org>  2014-09-18 02:16:35 PST ---
(In reply to comment #0)
> I can't find any other contributing factors or replicate the same issue on other websites or in other browsers including the latest version of Chrome on iOS.

This point toward a compiler bug. Chrome uses UIWebView, which does not support the CSS JIT.

I suspect it is something wrong in the JIT compilation of modulo for that series of CPU. I'll check that.

Do you need a workaround?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list