Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/external/wpt/assumptions/min-font-size-ref.html |
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/assumptions/min-font-size-ref.html b/third_party/WebKit/LayoutTests/external/wpt/assumptions/min-font-size-ref.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..013970bedf34612e8aba03571cdf71af6e917b3f |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/external/wpt/assumptions/min-font-size-ref.html |
| @@ -0,0 +1,8 @@ |
| +<!doctype html> |
| +<title>Tiny text reference</title> |
| +<style> |
| +p { |
| + font-size: 2px; |
| +} |
| +</style> |
| +<p>Tiny text |