Skip to content

Commit 13d1dd0

Browse files
author
Greg Whitworth
committed
[css-tables] Made small editorial change for authors stated in issue #508
1 parent 54544ac commit 13d1dd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-tables-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,9 +191,9 @@ spec:css22; type:property; text:display
191191
192192

193193

194-
Authors must not assign a display type from the previous list to replaced elements (like input fields or images).
194+
Authors should not assign a display type from the previous list to replaced elements (eg: input fields or images).
195195
When the 'display' property of a replaced element computes to one of these values,
196-
it is handled instead as would
196+
it is handled instead as though the author had declared
197197
198198
block (for all other values).
199199
Whitespace collapsing and box generation must happen around those replaced elements

0 commit comments

Comments
 (0)