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 29410 - Replace only reference to "call" in the spec
Summary: Replace only reference to "call" in the spec
Status: NEW
Alias: None
Product: CSS
Classification: Unclassified
Component: CSSOM View (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Simon Pieters
QA Contact: public-css-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-31 13:25 UTC by Chris Rebert
Modified: 2016-01-31 13:25 UTC (History)
0 users

See Also:


Attachments

Description Chris Rebert 2016-01-31 13:25:21 UTC
https://drafts.csswg.org/cssom-view/#issue-08afa5fa

[[
When a method or an attribute is said to call another method or attribute,
]]

The verb "call" is not used anywhere else in the spec. The rest of the spec always uses "invoke". Could "invoke" be used here too for uniformity?

Also, shouldn't "call"/"invoke" be formatted (bolded, etc.) as the term being defined by that paragraph?