Closed Bug 765035 Opened 12 years ago Closed 10 years ago

:after pseudo-element does not display on input element

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 241985

People

(Reporter: jscilipote, Unassigned)

Details

Attachments

(1 file)

Attached file test.html
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:13.0) Gecko/20100101 Firefox/13.0
Build ID: 20120601045813

Steps to reproduce:

I tried putting a "%" sign after an input text field by applying the "after" pseudo class to the input field.


Actual results:

The "%" sign did not display.
Attachment #633284 - Attachment mime type: text/plain → text/html
[WONTFIX]

please check the specification :after on CSS:
http://www.w3.org/TR/CSS2/generate.html#before-after-content

there you will see that this is not supported on text-fields - just on container elements.
After some discussion in IRC we concluded it might be better to forward this to the appropriate team to better evaluate the status for this bug, such as if it is or not a WONTFIX.
Component: Untriaged → CSS Parsing and Computation
OS: Windows XP → All
Product: Firefox → Core
Hardware: x86 → All
Version: 13 Branch → Trunk
Ricardo, thanks!
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Summary: After Psuedo class does not display on input element → :after pseudo-element does not display on input element
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: