Closed
Bug 1313917
Opened 9 years ago
Closed 9 years ago
Bug when changing CSS in MDN's doc
Categories
(Developer Documentation Graveyard :: CSS, defect)
Developer Documentation Graveyard
CSS
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: johnvansteenkiste78, Unassigned)
References
Details
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0
Build ID: 20160919122641
Steps to reproduce:
Hello,
Hello, I wanted to add 2 links and hypertext link named "see also" (voir aussi (in french)) took off. I used only html code.
I did it with a Personnal Computer
Actual results:
hypertext link named "see also" (voir aussi (in french)) took off
Expected results:
adding 2 extra links that are related to Article
| Reporter | ||
Comment 1•9 years ago
|
||
I did it with a Personnal Computer
The relevant page is the following : https://developer.mozilla.org/fr/docs/Web/CSS/display
| Reporter | ||
Comment 2•9 years ago
|
||
I am a beginner and any evidence, it is too early for me properly involved in MDN. Also my English is not that good. (Google Translate)
| Reporter | ||
Comment 3•9 years ago
|
||
2 links that I wanted added are the following:
https://developer.mozilla.org/fr/docs/Web/HTML/%C3%89l%C3%A9ments_en_ligne
https://developer.mozilla.org/fr/docs/Web/HTML/%C3%89l%C3%A9ments_en_bloc
Component: Untriaged → Editing
Product: Firefox → Mozilla Developer Network
Summary: Bug when changing a css Article → Bug when changing CSS in MDN's doc
Version: 49 Branch → unspecified
Updated•9 years ago
|
Component: Editing → CSS
Product: Mozilla Developer Network → Developer Documentation
Comment 4•9 years ago
|
||
There was a <div> element that was supposed to wrap just the mobile compat table but instead wrapped the rest of the document. Move the </div> up in Source mode, and now the page renders correctly.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•