Bug 3280

Summary: With LEGEND element, align=right value is not supported
Product: WebKit Reporter: Chris Petersen <c.petersen87>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ian
Priority: P2 Keywords: HasReduction, InRadar
Version: 412   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Sample LEGEND test case that uses align=right none

Description Chris Petersen 2005-06-05 19:17:55 PDT
Expected Results: The LEGEND element should support align =right

What I got: LEGEND text is still displayed as left aligned

Stesp to reproduce:

1) Open "legend_align_right.html" in Safari 2.0 (v412) under 10.4.1 (8B15)
2) Notice the legend text 'California Major Cities' is left aligned instead of right aligned in the fieldset 
element.


Note : This is correctly rendered in  Mac Firefox 1.0.4
Comment 1 Chris Petersen 2005-06-05 19:20:38 PDT
Created attachment 2114 [details]
Sample LEGEND test case that uses align=right
Comment 2 Chris Petersen 2005-06-07 11:29:37 PDT
Apple Bug : <rdar://problem/4141193>
Comment 3 Eric Seidel (no email) 2005-12-27 14:11:51 PST
Still a bug in TOT.
Comment 4 David Kilzer (:ddkilzer) 2006-12-04 02:46:14 PST
Fix committed in r17995 by rwlbuis.  See also Bug 11544.