Bug 1869043 allow a device to be specified with MediaTrackGraph::NotifyWhenDeviceStar...
[gecko.git] / layout / tables / reftests / dynamic-text-indent-table-cell-ref.html
blobde749b910ab947d40868db57ec73445c5ce2e197
1 <!DOCTYPE html>
2 <html>
3 <table>
4 <tr>
5 <td style="text-indent: 50px">
6 Some text
7 </td>
8 </tr>
9 </table>
10 </html>