What is wrong with border-image?

What is wrong with

a { border-image:url(border.png) 30 30 round; }

when checked against CSS 3 Profile? The validator says:

"30 is not a border-image value : url(border.png) 30 30 round"

-- 
Yucca, http://www.cs.tut.fi/~jkorpela/

Received on Thursday, 1 March 2012 15:48:53 UTC