[Webkit-unassigned] [Bug 82654] New: race condition when loading web fonts
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 29 14:16:10 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=82654
Summary: race condition when loading web fonts
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Text
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: tony at chromium.org
CC: bashi at chromium.org
After r112489, css/flexbox/flex-align-vertical-writing-mode.html started to fail. The specific code that failed is at http://trac.webkit.org/browser/trunk/LayoutTests/css3/flexbox/flex-align-vertical-writing-mode.html?rev=104625#L180 , specifically the baseline checks in javascript failed:
+baseline4 and baseline5 should be right aligned with each other.
+baseline6 and baseline7 should have the same baseline.
+baseline8 and baseline9 should be left aligned with each other.
I'm not sure how this is possible regardless of font. It seems like the baselines should still align properly.
--
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