/
githubmirror
/
servo
Обзор
Документация
Войти
/
githubmirror
/
servo
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/html/incremental_inline_line_flush_mode.html
5 строк
244 B
Patrick Walton
layout: Use a flag to record whether we need to perform a line break if
24 апр 2015, 23:16
24 апр 2015, 23:16
8741d9e
Код
Авторство
О чём код?
<!DOCTYPE html> <!-- This will become "jumpy" when mousing over "Bar" if trailing newlines are stripped from fragments during inline layout. --> <table><td><div style="white-space: pre"> Foo</div></td><td><a href="/">Bar</a></td></table>