Bug 53139

Summary: CSS 2.1 failure: content-computed-value-001
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ahmad.saleem792, buildbot, dglazkov, macpherson, menard, ojan.autocc, rniwa, simon.fraser, tabatkins, udaykiran4u, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 47141    
Attachments:
Description Flags
Patch
buildbot: commit-queue-
Safari 15.5 matches other browsers none

Description Simon Fraser (smfr) 2011-01-25 16:03:11 PST
content-computed-value-001 test fails.

http://test.csswg.org/suites/css2.1/20110111/html4/content-computed-value-001.htm
Comment 1 Simon Fraser (smfr) 2011-01-25 16:04:51 PST
Need to remain compatible with the CSS3 behavior.
Comment 2 Uday Kiran 2013-02-16 17:45:35 PST
Created attachment 188748 [details]
Patch
Comment 3 Build Bot 2013-02-16 21:01:59 PST
Comment on attachment 188748 [details]
Patch

Attachment 188748 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://queues.webkit.org/results/16585789

New failing tests:
fast/css/nested-at-rules.html
fast/css/getComputedStyle/computed-style-properties.html
css2.1/20110323/content-computed-value-001.htm
Comment 4 WebKit Review Bot 2013-02-17 23:06:35 PST
Comment on attachment 188748 [details]
Patch

Attachment 188748 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/16609077

New failing tests:
fast/css/nested-at-rules.html
fast/css/getComputedStyle/computed-style-properties.html
css2.1/20110323/content-computed-value-001.htm
Comment 5 Build Bot 2013-02-19 14:27:52 PST
Comment on attachment 188748 [details]
Patch

Attachment 188748 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/16613942

New failing tests:
fast/css/nested-at-rules.html
fast/css/getComputedStyle/computed-style-properties.html
css2.1/20110323/content-computed-value-001.htm
Comment 6 Build Bot 2013-02-19 15:04:01 PST
Comment on attachment 188748 [details]
Patch

Attachment 188748 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/16625870

New failing tests:
fast/css/nested-at-rules.html
fast/css/getComputedStyle/computed-style-properties.html
css2.1/20110323/content-computed-value-001.htm
Comment 7 Ahmad Saleem 2022-06-21 16:43:07 PDT
Created attachment 460389 [details]
Safari 15.5 matches other browsers

I am unable to reproduce this bug using test case from Comment 01 in Safari 15.5 on macOS 12.4.

As shown in the picture, it matches across all browsers (Chrome Canary 105 and Firefox Nightly 103).

Is this something fixed along the line? Can this be marked as "RESOLVED CONFIGURATION CHANGED"? Thanks!