Bug 53139 - CSS 2.1 failure: content-computed-value-001
Summary: CSS 2.1 failure: content-computed-value-001
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 47141
  Show dependency treegraph
 
Reported: 2011-01-25 16:03 PST by Simon Fraser (smfr)
Modified: 2022-06-21 17:05 PDT (History)
11 users (show)

See Also:


Attachments
Patch (4.96 KB, patch)
2013-02-16 17:45 PST, Uday Kiran
buildbot: commit-queue-
Details | Formatted Diff | Diff
Safari 15.5 matches other browsers (361.74 KB, image/png)
2022-06-21 16:43 PDT, Ahmad Saleem
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!