Bug 121432 - [CSS Masking] -webkit-mask-repeat should default to no-repeat
Summary: [CSS Masking] -webkit-mask-repeat should default to no-repeat
Status: RESOLVED DUPLICATE of bug 229082
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-16 08:04 PDT by Andrei Parvu
Modified: 2022-07-13 15:05 PDT (History)
6 users (show)

See Also:


Attachments
Patch (5.91 KB, patch)
2013-09-16 08:33 PDT, Andrei Parvu
beidson: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Parvu 2013-09-16 08:04:49 PDT
According to the latest version of the spec[1], mask-repeat should have a default value of no-repeat.

[1] - http://dev.w3.org/fxtf/masking/#changes
Comment 1 Andrei Parvu 2013-09-16 08:33:03 PDT
Created attachment 211789 [details]
Patch
Comment 2 Andrei Parvu 2013-09-19 04:41:08 PDT
Probably this will be fixed after unprefixing the property.
Comment 3 Brady Eidson 2016-05-24 22:02:53 PDT
Comment on attachment 211789 [details]
Patch

Assuming that patches for review since 2013 are stale, r-
Comment 4 Astley Chen 2016-05-27 01:42:14 PDT
is this bug webkit considered to fix and conform to latest spec change ?
Comment 5 Brent Fulgham 2022-07-13 15:05:50 PDT
-webkit-mask-repeat was unprefixed in Bug 229082. Relevant WPT test cases were pulled in at the time, and I believe all pass.

If you believe there is still an issue, please REOPEN with a relevant test case.

*** This bug has been marked as a duplicate of bug 229082 ***