no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / bugs / 1153845-1-ref.html
blobfcf6221c95fefe82bc406adabfdb2f2f117072fb
1 <!DOCTYPE html>
2 <html lang="en">
3 <meta charset="utf-8">
4 <title>There should be a 200x200 lime square on this page.</title>
6 <style>
8 svg {
9 width: 200px;
10 height: 200px;
11 background-color: lime;
14 </style>
16 <svg></svg>