haikuwebkit/LayoutTests/fast/sub-pixel/table-rtl-padding.html

18 lines
418 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body style="zoom: 1.1;">
<table style="padding-right: 3px">
<tbody>
<tr>
<td>עדי רם </td>
<td>(11:05 , 11.01.13 )</td>
</tr>
</tbody>
Table content should not wrap.
</table>
</body>
</html>