Dave Mausner

Results 5 issues of Dave Mausner

MDN URL: https://developer.mozilla.org/en-US/docs/Web/API/CustomElementRegistry/define #### What information was incorrect, unhelpful, or incomplete? The discussions of the class for a web-component custom element, in particular the examples, is chaotic. Some examples illustrate...

help wanted
Content:WebAPI
time: -3hr

Example 10, using the "group" option, with html output, does not show any evidence that group does anything. The code appears to create a block of values with header and...

### Feature description Request that the pop up Recent Changes dialog box be CSS "resize=both" so that long filename wrapping can be adjusted. ### Problem or use case A visual...

enhancement
ui
needs-triage

Syntax like this (note two open databases with identical tables): ``` select P.householdid a, P.streetaddress b, B.householdid c, B.streetaddress d from [dtop_prod].household P join [dtop_backup].household B using (streetaddress) where B.householdid...

bug

### Overview Option to display IP local without separate netmask line. Prefer option true=same as now, false=IP on one line without mask.

enhancement