Thu, 15 Jan 2015 21:03:48 +0100
Integrate friendly tips from Tor colleagues to make (or not) 4.5 alpha 3;
This includes removal of overloaded (but unused) methods, and addition of
a overlooked call to DataStruct::SetData(nsISupports, uint32_t, bool.)
michael@0 | 1 | <!DOCTYPE HTML> |
michael@0 | 2 | <html><head><style> |
michael@0 | 3 | button,span,fieldset { background-color: #0F0; } |
michael@0 | 4 | </style></head> |
michael@0 | 5 | <body style="margin:30px"> |
michael@0 | 6 | <div style="-moz-column-count:3"> |
michael@0 | 7 | <p><button>No Blur Radius</button> |
michael@0 | 8 | <p><button>No Blur Radius</button> |
michael@0 | 9 | <p><button>No Blur Radius</button> |
michael@0 | 10 | <p><button>No Blur Radius</button> |
michael@0 | 11 | <p><button>No Blur Radius</button> |
michael@0 | 12 | |
michael@0 | 13 | <p><button>2px Blur Radius</button> |
michael@0 | 14 | <p><button>2px Blur Radius</button> |
michael@0 | 15 | <p><button>2px Blur Radius</button> |
michael@0 | 16 | <p><button>2px Blur Radius</button> |
michael@0 | 17 | <p><button>2px Blur Radius</button> |
michael@0 | 18 | |
michael@0 | 19 | <p><span>No Blur Radius</span> |
michael@0 | 20 | <p><span>No Blur Radius</span> |
michael@0 | 21 | <p><span style="box-sizing:border-box;">No Blur Radius</span> |
michael@0 | 22 | <p><span>No Blur Radius</span> |
michael@0 | 23 | <p><span>No Blur Radius</span> |
michael@0 | 24 | |
michael@0 | 25 | <p><span>2px Blur Radius</span> |
michael@0 | 26 | <p><span>2px Blur Radius</span> |
michael@0 | 27 | <p><span style="box-sizing:border-box;">2px Blur Radius</span> |
michael@0 | 28 | <p><span>2px Blur Radius</span> |
michael@0 | 29 | <p><span>2px Blur Radius</span> |
michael@0 | 30 | |
michael@0 | 31 | <p><fieldset>No Blur Radius</fieldset> |
michael@0 | 32 | <p><fieldset><legend>No</legend> Blur Radius</fieldset> |
michael@0 | 33 | <p><fieldset>No Blur Radius</fieldset> |
michael@0 | 34 | <p><fieldset style="box-sizing:border-box;">No Blur Radius</fieldset> |
michael@0 | 35 | <p><fieldset>No Blur Radius</fieldset> |
michael@0 | 36 | <p><fieldset>No Blur Radius</fieldset> |
michael@0 | 37 | |
michael@0 | 38 | <p><fieldset>2px Blur Radius</fieldset> |
michael@0 | 39 | <p><fieldset><legend>2px</legend> Blur Radius</fieldset> |
michael@0 | 40 | <p><fieldset>2px Blur Radius</fieldset> |
michael@0 | 41 | <p><fieldset style="box-sizing:border-box;">2px Blur Radius</fieldset> |
michael@0 | 42 | <p><fieldset>2px Blur Radius</fieldset> |
michael@0 | 43 | <p><fieldset>2px Blur Radius</fieldset> |
michael@0 | 44 | |
michael@0 | 45 | <p><fieldset style="display:inline;">No Blur Radius</fieldset> |
michael@0 | 46 | <p><fieldset style="display:inline;"><legend>No</legend> Blur Radius</fieldset> |
michael@0 | 47 | <p><fieldset style="display:inline;">No Blur Radius</fieldset> |
michael@0 | 48 | <p><fieldset style="display:inline; box-sizing:border-box;">No Blur Radius</fieldset> |
michael@0 | 49 | <p><fieldset style="display:inline;">No Blur Radius</fieldset> |
michael@0 | 50 | <p><fieldset style="display:inline;">No Blur Radius</fieldset> |
michael@0 | 51 | |
michael@0 | 52 | <p><fieldset style="display:inline;">2px Blur Radius</fieldset> |
michael@0 | 53 | <p><fieldset style="display:inline;"><legend>2px</legend> Blur Radius</fieldset> |
michael@0 | 54 | <p><fieldset style="display:inline;">2px Blur Radius</fieldset> |
michael@0 | 55 | <p><fieldset style="display:inline; box-sizing:border-box;">2px Blur Radius</fieldset> |
michael@0 | 56 | <p><fieldset style="display:inline;">2px Blur Radius</fieldset> |
michael@0 | 57 | <p><fieldset style="display:inline;">2px Blur Radius</fieldset> |
michael@0 | 58 | |
michael@0 | 59 | </div> |
michael@0 | 60 | </body> |
michael@0 | 61 | </html> |