When enabled, eInk Kindles and some Kindle apps display definitions above less frequently used words. For example:
I tried to emulate this feature with <ruby> tags, but it didn't work when the definition was longer than the defined word. Also, if you look closer at the screen capture, you'll notice that there's also a vertical bracket(?) above each word that matches its length.
What would be the best approach to mimic this layout using only HTML5 and CSS?
