[Webkit-unassigned] [Bug 7697] background-repeat in <a> tag not honored using negative background positioning (was: A problem with tables and images at imdb.com)

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu May 11 10:56:20 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7697


jonathanjohnsson at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathanjohnsson at gmail.com
           Keywords|NeedsReduction              |HasReduction
           Priority|P2                          |P3
            Summary|A problem with tables and   |background-repeat in <a> tag
                   |images at imdb.com          |not honored using negative
                   |                            |background positioning (was:
                   |                            |A problem with tables and
                   |                            |images at imdb.com)




------- Comment #6 from jonathanjohnsson at gmail.com  2006-05-11 10:56 PDT -------
Nice reduction, Alex. I changed it a bit to make the problem more visible. The
picture is now 80x80, and the pixel values have changed (maybe not better, but
it's a nicer picture :) )

The problem seems to be that if the size of the <a> tag is the exact same, or
smaller, than the picture size, *and* the positioning of the background image
has a negative value, then the "no-repeat" value of the background isn't
honored. 

The x and y directions are independent, i.e. if the above criteria only holds
for the x direction, the "no-repeat" value will still be honored in the y
direction.

I think picture with distinct, different colored, borders would make it easier
to see exactly what happens when the positioning is changed.

Changing to P3 as this is just a cosmetic problem.


-- 
Configure bugmail: http://bugzilla.opendarwin.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