layout/reftests/border-image/multicolor-image-2-ref.html

Fri, 16 Jan 2015 18:13:44 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 16 Jan 2015 18:13:44 +0100
branch
TOR_BUG_9701
changeset 14
925c144e1f1f
permissions
-rw-r--r--

Integrate suggestion from review to improve consistency with existing code.

michael@0 1 <!DOCTYPE html>
michael@0 2 <html lang="en-US">
michael@0 3 <head>
michael@0 4 <title>test of border-image</title>
michael@0 5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
michael@0 6 <meta http-equiv="Content-Style-Type" content="text/css">
michael@0 7 <style type="text/css">
michael@0 8
michael@0 9 table { margin: 0; padding: 0; border-spacing: 0; empty-cells: show; }
michael@0 10 td { padding: 0; }
michael@0 11 table { margin-bottom: 2px; }
michael@0 12
michael@0 13 </style>
michael@0 14 </head>
michael@0 15 <body>
michael@0 16
michael@0 17 <table>
michael@0 18 <col style="width: 11px">
michael@0 19 <col style="width: 9px">
michael@0 20 <col style="width: 6px">
michael@0 21 <tr style="height: 4px">
michael@0 22 <td style="background: #93bd5d"></td>
michael@0 23 <td style="background: #b55dbd"></td>
michael@0 24 <td style="background: #8d4921"></td>
michael@0 25 </tr>
michael@0 26 <tr style="height: 1px">
michael@0 27 <td style="background: #21a02c"></td>
michael@0 28 <td style="background: #4a298e"></td>
michael@0 29 <td style="background: #ef9b23"></td>
michael@0 30 </tr>
michael@0 31 <tr style="height: 8px">
michael@0 32 <td style="background: #9b733a"></td>
michael@0 33 <td style="background: #f155ad"></td>
michael@0 34 <td style="background: #adf3eb"></td>
michael@0 35 </tr>
michael@0 36 </table>
michael@0 37
michael@0 38 <table>
michael@0 39 <col style="width: 4px">
michael@0 40 <col style="width: 2px">
michael@0 41 <col style="width: 1px">
michael@0 42 <tr style="height: 3px">
michael@0 43 <td style="background: #93bd5d"></td>
michael@0 44 <td style="background: #b55dbd"></td>
michael@0 45 <td style="background: #8d4921"></td>
michael@0 46 </tr>
michael@0 47 <tr style="height: 17px">
michael@0 48 <td style="background: #21a02c"></td>
michael@0 49 <td style="background: #4a298e"></td>
michael@0 50 <td style="background: #ef9b23"></td>
michael@0 51 </tr>
michael@0 52 <tr style="height: 0px">
michael@0 53 <td style="background: #9b733a"></td>
michael@0 54 <td style="background: #f155ad"></td>
michael@0 55 <td style="background: #adf3eb"></td>
michael@0 56 </tr>
michael@0 57 </table>
michael@0 58
michael@0 59 <table>
michael@0 60 <col style="width: 3px">
michael@0 61 <col style="width: 17px">
michael@0 62 <col style="width: 2px">
michael@0 63 <tr style="height: 10px">
michael@0 64 <td style="background: #93bd5d"></td>
michael@0 65 <td style="background: #b55dbd"></td>
michael@0 66 <td style="background: #8d4921"></td>
michael@0 67 </tr>
michael@0 68 <tr style="height: 8px">
michael@0 69 <td style="background: #21a02c"></td>
michael@0 70 <td style="background: #4a298e"></td>
michael@0 71 <td style="background: #ef9b23"></td>
michael@0 72 </tr>
michael@0 73 <tr style="height: 5px">
michael@0 74 <td style="background: #9b733a"></td>
michael@0 75 <td style="background: #f155ad"></td>
michael@0 76 <td style="background: #adf3eb"></td>
michael@0 77 </tr>
michael@0 78 </table>
michael@0 79
michael@0 80 <table>
michael@0 81 <col style="width: 0px">
michael@0 82 <col style="width: 8px">
michael@0 83 <col style="width: 7px">
michael@0 84 <tr style="height: 5px">
michael@0 85 <td style="background: #93bd5d"></td>
michael@0 86 <td style="background: #b55dbd"></td>
michael@0 87 <td style="background: #8d4921"></td>
michael@0 88 </tr>
michael@0 89 <tr style="height: 5px">
michael@0 90 <td style="background: #21a02c"></td>
michael@0 91 <td style="background: #4a298e"></td>
michael@0 92 <td style="background: #ef9b23"></td>
michael@0 93 </tr>
michael@0 94 <tr style="height: 1px">
michael@0 95 <td style="background: #9b733a"></td>
michael@0 96 <td style="background: #f155ad"></td>
michael@0 97 <td style="background: #adf3eb"></td>
michael@0 98 </tr>
michael@0 99 </table>
michael@0 100
michael@0 101 <table>
michael@0 102 <col style="width: 2px">
michael@0 103 <col style="width: 0px">
michael@0 104 <col style="width: 8px">
michael@0 105 <tr style="height: 4px">
michael@0 106 <td style="background: #93bd5d"></td>
michael@0 107 <td style="background: #b55dbd"></td>
michael@0 108 <td style="background: #8d4921"></td>
michael@0 109 </tr>
michael@0 110 <tr style="height: 8px">
michael@0 111 <td style="background: #21a02c"></td>
michael@0 112 <td style="background: #4a298e"></td>
michael@0 113 <td style="background: #ef9b23"></td>
michael@0 114 </tr>
michael@0 115 <tr style="height: 10px">
michael@0 116 <td style="background: #9b733a"></td>
michael@0 117 <td style="background: #f155ad"></td>
michael@0 118 <td style="background: #adf3eb"></td>
michael@0 119 </tr>
michael@0 120 </table>
michael@0 121
michael@0 122 <table>
michael@0 123 <col style="width: 2px">
michael@0 124 <col style="width: 17px">
michael@0 125 <col style="width: 0px">
michael@0 126 <tr style="height: 4px">
michael@0 127 <td style="background: #93bd5d"></td>
michael@0 128 <td style="background: #b55dbd"></td>
michael@0 129 <td style="background: #8d4921"></td>
michael@0 130 </tr>
michael@0 131 <tr style="height: 0px">
michael@0 132 <td style="background: #21a02c"></td>
michael@0 133 <td style="background: #4a298e"></td>
michael@0 134 <td style="background: #ef9b23"></td>
michael@0 135 </tr>
michael@0 136 <tr style="height: 10px">
michael@0 137 <td style="background: #9b733a"></td>
michael@0 138 <td style="background: #f155ad"></td>
michael@0 139 <td style="background: #adf3eb"></td>
michael@0 140 </tr>
michael@0 141 </table>
michael@0 142
michael@0 143 <table>
michael@0 144 <col style="width: 0px">
michael@0 145 <col style="width: 17px">
michael@0 146 <col style="width: 3px">
michael@0 147 <tr style="height: 1px">
michael@0 148 <td style="background: #93bd5d"></td>
michael@0 149 <td style="background: #b55dbd"></td>
michael@0 150 <td style="background: #8d4921"></td>
michael@0 151 </tr>
michael@0 152 <tr style="height: 0px">
michael@0 153 <td style="background: #21a02c"></td>
michael@0 154 <td style="background: #4a298e"></td>
michael@0 155 <td style="background: #ef9b23"></td>
michael@0 156 </tr>
michael@0 157 <tr style="height: 0px">
michael@0 158 <td style="background: #9b733a"></td>
michael@0 159 <td style="background: #f155ad"></td>
michael@0 160 <td style="background: #adf3eb"></td>
michael@0 161 </tr>
michael@0 162 </table>
michael@0 163
michael@0 164 </body>
michael@0 165 </html>

mercurial