diff options
Diffstat (limited to 'layout/reftests/bugs/252920-1-ref.html')
-rw-r--r-- | layout/reftests/bugs/252920-1-ref.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/layout/reftests/bugs/252920-1-ref.html b/layout/reftests/bugs/252920-1-ref.html new file mode 100644 index 000000000..4493404d2 --- /dev/null +++ b/layout/reftests/bugs/252920-1-ref.html @@ -0,0 +1,11 @@ +<html> +<head> +</head> +<body> +<table><tr><td style="height:50px;border:1px solid black;"> + <span><a href="#" id="a">Themes</a></span> + <span style="vertical-align: middle;">Link and text shifts when it is focussed<br> </span> + <span> </span> +</td></tr></table> +</body> +</html> |