Bug 122829

Summary: Emphasis marks has wrong color.
Product: WebKit Reporter: peavo
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, commit-queue, esprehn+autocc, glenn, koivisto, kondapallykalyan, mitz, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from webkit-cq-01 for mac-mountainlion
none
Archive of layout-test-results from webkit-ews-03 for mac-mountainlion
none
Archive of layout-test-results from webkit-ews-05 for mac-mountainlion
none
Patch none

Description peavo 2013-10-15 07:05:01 PDT
When styling text with emphasis marks and setting color, the specified color is not applied.
Comment 1 peavo 2013-10-15 07:23:27 PDT
Created attachment 214256 [details]
Patch
Comment 2 Antti Koivisto 2013-10-15 08:44:10 PDT
Hmm did I actually accidentally fix text-emhpasis-color? Emphasis marks seems to be drawn using the stroke colour. With this patch the color has not effect.
Comment 3 Antti Koivisto 2013-10-15 09:18:29 PDT
Comment on attachment 214256 [details]
Patch

Nope, I'm wrong. fast/text/emphasis.html clearly shows this is correct.

r=me, good spotting!
Comment 4 WebKit Commit Bot 2013-10-15 10:01:01 PDT
Comment on attachment 214256 [details]
Patch

Rejecting attachment 214256 [details] from commit-queue.

New failing tests:
fast/text/text-emphasis.html
Full output: http://webkit-queues.appspot.com/results/4100070
Comment 5 WebKit Commit Bot 2013-10-15 10:01:03 PDT
Created attachment 214277 [details]
Archive of layout-test-results from webkit-cq-01 for mac-mountainlion

The attached test failures were seen while running run-webkit-tests on the commit-queue.
Bot: webkit-cq-01  Port: mac-mountainlion  Platform: Mac OS X 10.8.4
Comment 6 Build Bot 2013-10-15 11:33:42 PDT
Comment on attachment 214256 [details]
Patch

Attachment 214256 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.appspot.com/results/4111008

New failing tests:
fast/text/text-emphasis.html
Comment 7 Build Bot 2013-10-15 11:33:44 PDT
Created attachment 214286 [details]
Archive of layout-test-results from webkit-ews-03 for mac-mountainlion

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: webkit-ews-03  Port: mac-mountainlion  Platform: Mac OS X 10.8.5
Comment 8 Build Bot 2013-10-15 12:33:32 PDT
Comment on attachment 214256 [details]
Patch

Attachment 214256 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.appspot.com/results/4103013

New failing tests:
fast/text/text-emphasis.html
Comment 9 Build Bot 2013-10-15 12:33:34 PDT
Created attachment 214293 [details]
Archive of layout-test-results from webkit-ews-05 for mac-mountainlion

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: webkit-ews-05  Port: mac-mountainlion  Platform: Mac OS X 10.8.5
Comment 10 peavo 2013-10-16 05:06:18 PDT
Created attachment 214356 [details]
Patch
Comment 11 peavo 2013-10-16 05:08:09 PDT
Updated patch with new tests, which will hopefully not fail ;)
Comment 12 WebKit Commit Bot 2013-10-16 09:56:09 PDT
Comment on attachment 214356 [details]
Patch

Clearing flags on attachment: 214356

Committed r157518: <http://trac.webkit.org/changeset/157518>
Comment 13 WebKit Commit Bot 2013-10-16 09:56:12 PDT
All reviewed patches have been landed.  Closing bug.