Bug 7664

Summary: REGRESSION: tests that include numeric list markers fail in pixel mode
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Regression
Priority: P1    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Patch mjs: review+

Description Alexey Proskuryakov 2006-03-08 09:27:25 PST
css1/basic/containment.html
fast/css/list-outline.html.html
fast/lists/ol-display-types.html

These tests, among others, fail in pixel mode. Mitz says that a likely suspect is a fix for bug 6844.
Comment 1 mitz 2006-03-08 22:42:46 PST
(In reply to comment #0)
> Mitz says that a likely suspect is a fix for bug 6844.

I was wrong. That's not it.
Comment 2 mitz 2006-03-08 23:34:02 PST
Created attachment 6952 [details]
Patch
Comment 3 Maciej Stachowiak 2006-03-09 00:57:17 PST
Comment on attachment 6952 [details]
Patch

r=me