Markdown: fix <iframe frameborder="0"

Passing w to the rule meant the frameborder value was being
combined into the width attribute value, which may set the
width with an invalid value and cause the entire <iframe>
to be dropped.

Change-Id: Iace7665614f3901f6e7d3c13d32cc541e0ef93b8
1 file changed