[Webkit-unassigned] [Bug 17086] New: Acid3 positioned generated content test is a few pixels off

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 29 16:29:04 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17086

           Summary: Acid3 positioned generated content test is a few pixels
                    off
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
 BugsThisDependsOn: 17085


Acid3 positioned generated content test is a few pixels off

This is the CSS in question

  @font-face { font-family: "AcidAhemTest"; src: url(font.ttf); }
  map::after { position: absolute; top: 20px; left: 640px; content: "X";
background: fuchsia; color: white; font: 20px/1 AcidAhemTest; }

The X is a couple pixels left and down of where it should be.

In order for the X to be a white square (like it used to be) bug 17085 needs to
be fixed first.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list