[Bug 16556] [Shadow]: What style is expected if a shadow root is added to replaced elements?

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

--- Comment #1 from Dimitri Glazkov <dglazkov@chromium.org> 2012-03-30 23:08:15 UTC ---
The width attribute and width style property should have the same effect. Also,
the behavior should be as if this is:

<div style="width:300px"><div style="padding: 10px">...</div></div>

Does this make sense?

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 30 March 2012 23:08:18 UTC