[Webkit-unassigned] [Bug 35583] if font-family lists several generic families, the last one takes precedence

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 3 10:18:51 PST 2010


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #49919|review?                     |review-
               Flag|                            |




--- Comment #7 from Darin Adler <darin at apple.com>  2010-03-03 10:18:51 PST ---
(From update of attachment 49919)
Even if you can't test with DumpRenderTree cross-platform you can do the
following:

    1) Add a DumpRenderTree test that requires per-platform results.

    2) Create a manual test with instructions for how to interpret the results
and put it in WebCore/manual-tests.

    3) Add some new feature to DumpRenderTree to make it possible to test this
across platforms.

As another possibility, is there perhaps some way to detect which family is
used with computed style?

It's not OK to make the change without a test at all, so you need to do at
least one of the things above.

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