Bug 880137 patch 6: Fix a broken spec link.

This commit is contained in:
L. David Baron 2013-06-07 13:01:32 +09:00
Родитель 13b9759fab
Коммит 8080f5cfbd
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -9,7 +9,7 @@
<head> <head>
<title>CSS Test: Testing the various 'align-self' property values on flex items that are tables</title> <title>CSS Test: Testing the various 'align-self' property values on flex items that are tables</title>
<link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/> <link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"/>
<link rel="help" href="http://www.w3.org/TR/css3-flexbox/"/> <link rel="help" href="http://www.w3.org/TR/css3-flexbox/#align-items-property"/>
<link rel="match" href="flexbox-align-self-horiz-1-ref.xhtml"/> <link rel="match" href="flexbox-align-self-horiz-1-ref.xhtml"/>
<style> <style>
.flexbox { .flexbox {