ISSUE-2117: Images mixed with text in linking section

mix-images-text

Images mixed with text in linking section

State:
CLOSED
Product:
SVG 1.2 Tiny: Last Call
Raised by:
Doug Schepers
Opened on:
2008-10-13
Description:
Helder Magalhães
<http://lists.w3.org/Archives/Public/www-svg/2008Oct/0107.html>:
[[
4. Images mixed with text in linking section [LINKING]

Current markup:

<snippet1>
<p>The image below shows the correct rendering of the animation
example above. The arrows indicates the animation. The grayed
rectangles shows the initial state (i.e. time=0), the colored
rectangles shows the final state (animations are completed).
<img src="examples/animation.png" alt="image showing usage of
the animation element" width="600" height="400">
</p>
</snippet1>

<snippet2>
<p>The image below shows the correct rendering of the use example
above. The arrows indicates the animation. The grayed rectangles shows
the initial state (i.e. time=0), the colored rectangles shows the
final state (animations are completed).
<img src="examples/use.png" alt="image showing usage of the use
element" height="400" width="600">
</p>
</snippet2>

Proposed change:

<snippet1>
<p>The image below shows the correct rendering of the animation
example above. The arrows indicates the animation. The grayed
rectangles shows the initial state (i.e. time=0), the colored
rectangles shows the final state (animations are completed).<br />
<img src="examples/animation.png" alt="image showing usage of
the animation element" width="600" height="400">
</p>
</snippet1>

<snippet2>
<p>The image below shows the correct rendering of the use example
above. The arrows indicates the animation. The grayed rectangles shows
the initial state (i.e. time=0), the colored rectangles shows the
final state (animations are completed).<br />
<img src="examples/use.png" alt="image showing usage of the use
element" height="400" width="600">
</p>
</snippet2>

Of course this can probably fixed in a more elegant way by using CSS
(float the images right, for example).

[LINKING] http://www.w3.org/TR/SVGMobile12/linking.html


]]
Related Actions Items:
No related actions
Related emails:
  1. SVG/profiles/1.2T doc-svgt12.html,NONE,1.1 (from cvsmail@w3.org on 2008-10-28)
  2. Re: [1.2T-LC] Comments and suggestions, mainly regarding the Linking section (ISSUE-2116, ISSUE-2117, ISSUE-2118, ISSUE-2119, ISSUE-2120) (from helder.magalhaes@gmail.com on 2008-10-14)
  3. Re: [1.2T-LC] Comments and suggestions, mainly regarding the Linking section (ISSUE-2116, ISSUE-2117, ISSUE-2118, ISSUE-2119, ISSUE-2120) (from schepers@w3.org on 2008-10-13)
  4. SVG/profiles/1.2T/publish index.html,1.102,1.103 linking.html,1.93,1.94 single-page.html,1.102,1.103 (from cvsmail@w3.org on 2008-10-13)
  5. SVG/profiles/1.2T/publish/examples 17_01.svg,1.2,1.3 (from cvsmail@w3.org on 2008-10-13)
  6. SVG/profiles/1.2T/master index.html,1.51,1.52 linking.html,1.113,1.114 (from cvsmail@w3.org on 2008-10-13)
  7. Re: [1.2T-LC] Comments and suggestions, mainly regarding the Linking section (from schepers@w3.org on 2008-10-13)
  8. ISSUE-2117 (mix-images-text): Images mixed with text in linking section [Last Call: SVG 1.2 Tiny ] (from sysbot+tracker@w3.org on 2008-10-13)

Related notes:

Corrected as suggested.

Doug Schepers, 13 Oct 2008, 19:14:42

Changed as requested. Commenter satisfied: http://lists.w3.org/Archives/Public/www-svg/2008Oct/0141.html, http://lists.w3.org/Archives/Public/www-svg/2008Oct/0158.html

Doug Schepers, 16 Oct 2008, 21:06:17

Display change log ATOM feed


Dirk Schulze <dschulze@adobe.com>, Chair, Chris Lilley <chris@w3.org>, Staff Contact
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 2117.html,v 1.1 2020/01/17 13:19:43 carcone Exp $