question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

BCD table in "text-decoration-style" page is broken when notes are expanded

See original GitHub issue

Take the BCD table at https://developer.mozilla.org/en-US/docs/Web/CSS/text-decoration-style#Browser_compatibility:


Screen Shot 2020-04-29 at 10 51 09 AM

It contains two rows, and the first row has some notes that we can see by clicking a disclosure arrow.

Click one of the note disclosure arrows in the top row:


Screen Shot 2020-04-29 at 10 51 25 AM

Most of the second row is pushed out of the box and the names of the rows disappear.

I suspect this is because the name of the first row text-decoration-style wraps, so that row is taller than normal.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Elchi3commented, Apr 30, 2020

Duplicate of https://github.com/mdn/kuma/issues/6845 which I’ve asked to prioritize.

0reactions
schalkneethlingcommented, Oct 27, 2020
Read more comments on GitHub >

github_iconTop Results From Across the Web

Binary-coded decimal - Wikipedia
In computing and electronic systems, binary-coded decimal (BCD) is a class of binary encodings of decimal numbers where each digit is represented by...
Read more >
AH Formatter V7.2 - XSL/CSS Extensions
<axf:table-cell-repeated-marker>, Specifies the contents to be displayed ... Specifies how to treat the margin when the page/column breaks.
Read more >
Binary Coded Decimal or BCD Numbering System
Electronics Tutorial about the Binary Coded Decimal or the BCD numbering system where 4 bit binary numbers can hold a single denary digit....
Read more >
BCD or Binary Coded Decimal - GeeksforGeeks
Binary Coded Decimal, or BCD, is another process for converting decimal numbers into their binary equivalents.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found