[Bug 16716] Extracting shapes from visible content.

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

Rossen Atanassov <ratan@microsoft.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Handling visible content as |Extracting shapes from
                   |a shape for Exclusions      |visible content.

--- Comment #1 from Rossen Atanassov <ratan@microsoft.com> ---
This issue asks that there's the ability to create a shape based on the visible
content of the element.

Ex: 
<div style="height: 0px; width: 0px">Hello World</div> 

Will produce a shape that looks like:

Hello
World

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 23 May 2013 21:13:42 UTC