[Webkit-unassigned] [Bug 91058] Modifying an attribute for which there is a selector in html.css does not cause a style recalc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 13 00:26:33 PDT 2012


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





--- Comment #4 from Matt Falkenhagen <falken at chromium.org>  2012-07-13 00:26:32 PST ---
I've attached a patch that illustrates what I'm seeing, i.e., the layout test doesn't have the desired results when run with run_webkit_tests or new-run-webkit-tests.

I added to html.css to illustrate this as I couldn't get the bug to occur with existing attribute selectors.

When this particular layout test is opened directly in the browser, as opposed to the layout test script, it seems like the bug doesn't occur. But with similar testcases, I get inconsistent results in Chrome: sometimes I see the bug and sometimes not.

Oddly, the bug occurs even without dynamically changing the attribute, as seen in the second <span> of the layout test.

-- 
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