From 5b113b2c7183df46c6e1b460683f53b43d929bfd Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 14 Oct 2015 16:56:14 -0700 Subject: [PATCH] Anonymous table bug is still present in Safari 9.0, but should be fixed in the next version --- docs/examples/justified-nav/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples/justified-nav/index.html b/docs/examples/justified-nav/index.html index 17179208f7..3fe6e29f43 100644 --- a/docs/examples/justified-nav/index.html +++ b/docs/examples/justified-nav/index.html @@ -49,7 +49,7 @@

Safari bug warning!

-

As of v8.0, Safari exhibits a bug in which resizing your browser horizontally causes rendering errors in the justified nav that are cleared upon refreshing.

+

As of v9.0, Safari exhibits a bug in which resizing your browser horizontally causes rendering errors in the justified nav that are cleared upon refreshing.

Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.

View details »