[Webkit-unassigned] [Bug 202148] New: background-position: top right; not rendered correctly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 24 09:48:31 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=202148
Bug ID: 202148
Summary: background-position: top right; not rendered correctly
Product: WebKit
Version: Safari 12
Hardware: Macintosh
OS: macOS 10.14
Status: NEW
Severity: Minor
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jab_creations at yahoo.com
The CSS:
[required] {background-position: top right;}
On an example URL (any blog entry page with h2 > input for the comment header):
https://www.jabcreations.com/blog/json-encoding-of-multi-dimensional-javascript-array
With the element that can be selected in the DOM via:
document.getElementById('post_title')
Incorrectly renders the SVG image at the top-left instead of the top-right in Safari 12.1.2.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190924/eb1b92fd/attachment.html>
More information about the webkit-unassigned
mailing list