[Bug 17814] it makes no sense to limit the placeholder attribute to values of the same direction as the <input>

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17814

Binyamin <7raivis@inbox.lv> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |needinfo?(d@domenic.me)

--- Comment #9 from Binyamin <7raivis@inbox.lv> ---
(In reply to Domenic Denicola from comment #8)
> Per comment 3 this is fixed. Comment 4 onward seem to be a complaint about
> the Blink implementation and its use of shadow DOM, which the commenter
> things is incorrect. It doesn't appear to be a spec bug. Please let us know
> if I misunderstood.

Are you saying that <span title="שלום לכם!" dir=auto>Hello there!</span> and
<input placholder="שלום לכם!" value="Hello there!" dir=auto> "title" and
"placholder" text by specs expected to be RTL and text/input value would be LTR
because of dir=auto? If yes, then it is now only browsers issue, because
currently no browsers behaviors so.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Saturday, 29 August 2015 19:34:58 UTC