Bug 139115 - SVG elements like <rect> do not support the "requiredFeatures" attribute
Summary: SVG elements like <rect> do not support the "requiredFeatures" attribute
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-30 18:24 PST by Said Abou-Hallawa
Modified: 2024-01-27 11:47 PST (History)
3 users (show)

See Also:


Attachments
Test case for "requiredFeatures" attribute (708 bytes, image/svg+xml)
2014-11-30 18:24 PST, Said Abou-Hallawa
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Said Abou-Hallawa 2014-11-30 18:24:40 PST
Created attachment 242297 [details]
Test case for "requiredFeatures" attribute

Open the attached svg file. The whole page should be displayed in lime color.

NOTE: The attached file is ported from Mozilla svg test suite.
Comment 1 Dirk Schulze 2014-12-01 00:44:00 PST
requiredFeatures is going to be removed from the spec and other implementations anyway.
Comment 2 Ahmad Saleem 2024-01-27 11:47:16 PST
All browsers Chrome Canary 123, Firefox Nightly 124 and Safari 17.3 looks same as lime color full background.

Marking this as 'RESOLVED CONFIGURATION CHANGED'.