Closed Bug 1330613 Opened 7 years ago Closed 7 years ago

in german version: CSS border-style tutorial: wrong example in section <br-style>

Categories

(Developer Documentation Graveyard :: CSS, defect, P2)

All
Other
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dschroeder, Assigned: fs)

References

()

Details

:: Developer Documentation Request

      Request Type: Correction
     Gecko Version: unspecified
 Technical Contact: 

:: Details

On page https://developer.mozilla.org/de/docs/Web/CSS/border-style the text is:
Es kann die folgenden Werte annehmen: td style="vertical-align: middle;">Zeigt einen Rahmen an, der die Box so darstellt, als wäre sie eingelassen.

should be:
Es kann die folgenden Werte annehmen: td style="border-style: inset;">Zeigt einen Rahmen an, der die Box so darstellt, als wäre sie eingelassen.

The heading of that section is "<br-style>". I think it should be "border-style"
I fixed the "inset" table entry.

> The heading of that section is "<br-style>". I think it should be
> "border-style"

I guess it should be <line-style> per [1], but I'm not sure. Sebastian?

[1] https://drafts.csswg.org/css-backgrounds-3/#border-style
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(sebastianzartner)
See Also: → 1340159
(In reply to Florian Scholz [:fscholz] (MDN) from comment #1)
> I fixed the "inset" table entry.
> 
> > The heading of that section is "<br-style>". I think it should be
> > "border-style"
> 
> I guess it should be <line-style> per [1], but I'm not sure. Sebastian?
> 
> [1] https://drafts.csswg.org/css-backgrounds-3/#border-style

Right, needs to be changed. As it's crossing language borders, I've created bug 1340159.
Let's call this one fixed.

Sebastian
Assignee: nobody → fscholz
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(sebastianzartner)
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.