Bug 36452

Summary: Removal of STIX font beta use
Product: WebKit Reporter: Alex Milowski <alex>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.6   
Bug Depends on:    
Bug Blocks: 3251    
Attachments:
Description Flags
Patch to CSS and updated test results.
sam: review+
Updated patch with images with proper svn:mime-type property value none

Description Alex Milowski 2010-03-22 10:51:41 PDT
Created attachment 51306 [details]
Patch to CSS and updated test results.

The STIX fonts have not been officially released.  Until they have been officially released, the stylesheet and tests should not rely upon them being present in the system.  This patch removes the reference to the STIX fonts and updates the test results.

The only "code" change is to the mathml.css stylesheet.  The remainder is just updated test results.
Comment 1 Alex Milowski 2010-03-22 10:52:10 PDT
Added to master MathML bug.
Comment 2 Kenneth Rohde Christiansen 2010-03-22 11:00:56 PDT
Comment on attachment 51306 [details]
Patch to CSS and updated test results.

Some of the PNG shows up as strange text here. Are you sure they are OK?
Comment 3 Alex Milowski 2010-03-23 03:04:24 PDT
You are right.  They don't seem correct.  They should be base64 encoded.

Let me see if I can get the patch to update correctly.
Comment 4 Alex Milowski 2010-03-23 03:19:28 PDT
Created attachment 51404 [details]
Updated patch with images with proper svn:mime-type property value

Somehow the subversion add command did not set this property correct for all the recently submitted tests in other patches.
Comment 5 WebKit Commit Bot 2010-03-23 07:06:08 PDT
Comment on attachment 51404 [details]
Updated patch with images with proper svn:mime-type property value

Clearing flags on attachment: 51404

Committed r56390: <http://trac.webkit.org/changeset/56390>
Comment 6 WebKit Commit Bot 2010-03-23 07:06:13 PDT
All reviewed patches have been landed.  Closing bug.