Closed Bug 457655 Opened 16 years ago Closed 16 years ago

allow bad syntax for clip property

Categories

(Core :: CSS Parsing and Computation, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 414638

People

(Reporter: oyushin, Unassigned)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3

CSS2.1 Errata says :  [2008-03-05] Insert "(but not a combination)" in "User agents must support separation with commas, but may also support separation without commas (but not a combination)". 

But mozilla (3.1bpre included) allow combined value like rect(auto, 100px auto, auto), it isn't in accordance with the specification.

Reproducible: Always

Steps to Reproduce:
1. run the testcase
Actual Results:  
The third box with combined value is clipped, like other boxes.

Expected Results:  
Combined value is considered invalid, so the third box is not clipped

All other browser consider combined value is invalid, like specification says.
Attached file testcase
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: