| <?xml version="1.0" encoding="utf-8"?>
|
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
| <html xmlns="http://www.w3.org/1999/xhtml" xmlns:ibooks="http://apple.com/ibooks/html-extensions" xmlns:epub="http://www.idpf.org/2007/ops">
|
| <body style="overflow:hidden">
|
| <p>Test to make sure gigantic fonts that aren't inside the text decoration don't affect the position of
|
| the line. The giant font is invisible (color:transparent) in this test.
|
| <span style="text-decoration:underline;-webkit-text-underline-position:under">This text should be underlined just under the descenders.</span> <span style="font-size:64px; vertical-align:-256px; color:transparent">Should not be underlined.</span>
|