Bug 18187 - SMIL: Cannot set width of a rect
Summary: SMIL: Cannot set width of a rect
Status: RESOLVED DUPLICATE of bug 18375
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2008-03-28 13:05 PDT by Jeff Schiller
Modified: 2008-04-25 12:40 PDT (History)
3 users (show)

See Also:


Attachments
Simple test case (360 bytes, image/svg+xml)
2008-03-28 13:06 PDT, Jeff Schiller
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Schiller 2008-03-28 13:05:36 PDT
The simplest test case I can muster for SMIL - using a <set> the width of the rectangle on the right.  Result should be the same as the rectangle on the left.  Works in Opera 9.5 and other SMIL-compliant viewers.

Doesn't work on Webkit-r31381.
Comment 1 Jeff Schiller 2008-03-28 13:06:03 PDT
Created attachment 20161 [details]
Simple test case
Comment 2 Robert Blaut 2008-04-13 03:50:34 PDT
It seems this bug is already fixed after landing Antti's patch: bug 18375
Comment 3 Jeff Schiller 2008-04-25 12:40:12 PDT

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