This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 22893 - Editorial Nit: Abiguous use of word they
Summary: Editorial Nit: Abiguous use of word they
Status: RESOLVED WORKSFORME
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: All All
: P2 minor
Target Milestone: ---
Assignee: steve faulkner
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords: CR
Depends on:
Blocks:
 
Reported: 2013-08-06 16:35 UTC by Bruce Bailey
Modified: 2013-09-03 12:30 UTC (History)
6 users (show)

See Also:


Attachments

Description Bruce Bailey 2013-08-06 16:35:20 UTC
Very last sentence at:
http://www.w3.org/html/wg/drafts/html/master/embedded-content-0.html#attr-img-alt

Use of pronoun “they” is ambiguous in this context.  Upon first reading, I thought “they” referred to “img elements” generally.

It would also probably be good to recommend what to do instead.

Current:
In particular, img elements should not be used to display transparent images, as they rarely convey meaning and rarely add anything useful to the document.

Proposed:
In particular, img elements should not be used to display transparent images, as transparent images rarely convey meaning and rarely add anything useful to the document.  CSS should be used to display transparent images.
Comment 1 Robin Berjon 2013-09-03 12:30:10 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the Editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this document:

   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Accepted
Change Description: none
Rationale: The change has already been made.