Thu, 15 Jan 2015 15:55:04 +0100
Back out 97036ab72558 which inappropriately compared turds to third parties.
michael@0 | 1 | <!DOCTYPE HTML> |
michael@0 | 2 | <html><head> |
michael@0 | 3 | <title>Testcase for bug 740743</title> |
michael@0 | 4 | <style type="text/css"> |
michael@0 | 5 | |
michael@0 | 6 | html,body { |
michael@0 | 7 | color:black; background-color:white; font-size:16px; padding:0; margin:0; |
michael@0 | 8 | } |
michael@0 | 9 | |
michael@0 | 10 | fieldset { padding: 2px; } |
michael@0 | 11 | legend { padding: 0; } |
michael@0 | 12 | span { background: lime; display: block;} |
michael@0 | 13 | legend > span { |
michael@0 | 14 | padding-left: 2px; |
michael@0 | 15 | padding-right: 2px; |
michael@0 | 16 | } |
michael@0 | 17 | |
michael@0 | 18 | .s10 { width:10px; height:10px; } |
michael@0 | 19 | .h10 { height:10px; } |
michael@0 | 20 | .w50 { width:50px; } |
michael@0 | 21 | .hidden { overflow:hidden; } |
michael@0 | 22 | .scroll { overflow:scroll; } |
michael@0 | 23 | .auto { overflow:auto; } |
michael@0 | 24 | |
michael@0 | 25 | .o { text-overflow: ellipsis; } |
michael@0 | 26 | |
michael@0 | 27 | #inline span { display:inline; } |
michael@0 | 28 | #inline-block span { display:inline-block; } |
michael@0 | 29 | |
michael@0 | 30 | </style> |
michael@0 | 31 | </head> |
michael@0 | 32 | <body> |
michael@0 | 33 | |
michael@0 | 34 | <fieldset><legend><span class="hidden s10"><b>Legend Test</b></span></legend></fieldset> |
michael@0 | 35 | <fieldset><legend><span class="scroll s10">Legend Test</span></legend></fieldset> |
michael@0 | 36 | <fieldset><legend><span class="auto s10">Legend Test</span></legend></fieldset> |
michael@0 | 37 | <fieldset><legend><span class="hidden w50"><b>Legend Test</b></span></legend></fieldset> |
michael@0 | 38 | <fieldset><legend><span class="scroll w50">Legend Test</span></legend></fieldset> |
michael@0 | 39 | <fieldset><legend><span class="auto w50"><b>Legend Test</b></span></legend></fieldset> |
michael@0 | 40 | <fieldset><legend><span class="hidden">Legend Test</span></legend></fieldset> |
michael@0 | 41 | <fieldset><legend><span class="auto"><b>Legend Test</b></span></legend></fieldset> |
michael@0 | 42 | <fieldset><legend><span class="auto"><b>Legend Test</b></span></legend></fieldset> |
michael@0 | 43 | <fieldset><legend><span class="auto"><b>Legend Test</b></span></legend></fieldset> |
michael@0 | 44 | |
michael@0 | 45 | <fieldset><legend><span class="hidden w50 o"><b>Legend Test</b></span></legend></fieldset> |
michael@0 | 46 | <fieldset><legend><span class="hidden w50 o">Test Legend</span></legend></fieldset> |
michael@0 | 47 | <fieldset><legend><span class="hidden o">Test Legend</span></legend></fieldset> |
michael@0 | 48 | <fieldset><legend><span class="auto w50 o"><b>Legend Test</b></span></legend></fieldset> |
michael@0 | 49 | <fieldset><legend align="right"><span class="hidden w50 o">Test Legend</span></legend></fieldset> |
michael@0 | 50 | <fieldset><legend align="center"><span class="hidden w50 o">Test Legend</span></legend></fieldset> |
michael@0 | 51 | |
michael@0 | 52 | <div id="inline"> |
michael@0 | 53 | <span class="hidden s10"><b>Legend Test</b></span> |
michael@0 | 54 | <span class="scroll s10">Legend Test</span> |
michael@0 | 55 | <span class="auto s10">Legend Test</span> |
michael@0 | 56 | <span class="hidden w50"><b>Legend Test</b></span> |
michael@0 | 57 | <span class="scroll w50">Legend Test</span> |
michael@0 | 58 | <span class="auto w50"><b>Legend Test</b></span> |
michael@0 | 59 | <span class="hidden">Legend Test</span> |
michael@0 | 60 | <span class="auto"><b>Legend Test</b></span> |
michael@0 | 61 | |
michael@0 | 62 | <span class="hidden w50 o"><b>Legend Test</b></span> |
michael@0 | 63 | <span class="hidden w50 o">Test Legend</span> |
michael@0 | 64 | <span class="hidden o">Test Legend</span> |
michael@0 | 65 | <span class="auto w50 o"><b>Legend Test</b></span> |
michael@0 | 66 | <span class="hidden w50 o">Test Legend</span> |
michael@0 | 67 | <span class="hidden w50 o">Test Legend</span> |
michael@0 | 68 | </div> |
michael@0 | 69 | |
michael@0 | 70 | <div id="inline-block"> |
michael@0 | 71 | <span class="hidden s10"><b>Legend Test</b></span> |
michael@0 | 72 | <span class="scroll s10">Legend Test</span> |
michael@0 | 73 | <span class="auto s10">Legend Test</span> |
michael@0 | 74 | <span class="hidden w50"><b>Legend Test</b></span> |
michael@0 | 75 | <span class="scroll w50">Legend Test</span> |
michael@0 | 76 | <span class="auto w50"><b>Legend Test</b></span> |
michael@0 | 77 | <span class="hidden">Legend Test</span> |
michael@0 | 78 | <span class="auto"><b>Legend Test</b></span> |
michael@0 | 79 | <span class="auto"><b>Legend Test</b></span> |
michael@0 | 80 | |
michael@0 | 81 | <span class="hidden w50 o"><b>Legend Test</b></span> |
michael@0 | 82 | <span class="hidden w50 o">Test Legend</span> |
michael@0 | 83 | <span class="hidden o">Test Legend</span> |
michael@0 | 84 | <span class="auto w50 o"><b>Legend Test</b></span> |
michael@0 | 85 | <span class="hidden w50 o">Test Legend</span> |
michael@0 | 86 | <span class="hidden w50 o">Test Legend</span> |
michael@0 | 87 | </div> |
michael@0 | 88 | |
michael@0 | 89 | <span class="auto w50"><b>Legend Test</b></span> |
michael@0 | 90 | <span><b>Legend Test</b></span> |
michael@0 | 91 | <span><b>Legend Test</b></span> |
michael@0 | 92 | |
michael@0 | 93 | </body> |
michael@0 | 94 | </html> |