Closed
Bug 1320420
Opened 8 years ago
Closed 6 years ago
Box model recap page refers to an example that is not shown
Categories
(Developer Documentation Graveyard :: Learning Area, defect)
Developer Documentation Graveyard
Learning Area
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gregg, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20161104212021
Steps to reproduce:
While reading content on this page: https://developer.mozilla.org/en-US/docs/Learn/CSS/Styling_boxes/Box_model_recap#Uncommon_display_types
I noticed that an example that doesn't exist on the page is referred to.
Also, I noticed, that this reference uses improper grammar.
Actual results:
reads:
"...(in the below example the inline-box goes onto the 2nd line of text, as there is not enough space for it on the first line, and it won't break across two lines.)"
Expected results:
An example should be given.
The sentence should ( in my opinion ) not use the word "below" as a noun; it should either read, "...in the example below", or "...in the following example".
Comment 2•8 years ago
|
||
(In reply to Florian Scholz [:fscholz] (MDN) from comment #1)
> Chris, can you have a look?
This was a copy and paste snafu! I've updated the text now - better?
Flags: needinfo?(cmills)
Updated•6 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•