| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| </head> | |
| <body> | |
| This test makes sure that a line break cannot occur in the middle of a flag emoji. | |
| <div style="font: 100px 'Apple Color Emoji'; -webkit-line-break: normal; width: 750px;">🕧🇦🇫🇺🇸</div> | |
| </body> | |
| </html> |