You cannot post messages because only members can post, and you are not currently a member.
Description:
Discussion group for Browserscope
|
|
|
Results table: linking back to test page
|
| |
The results table is a really nice view – I decided to link to it instead of embedding its contents. Then a link back to the test page would be nice, should one ever receive just a link to the results table and want to submit their own data.
|
|
Howto
|
| |
Two suggestions:
- Give this page (and similar ones) a <title> different from just “Browserscope“.
- Typo: I think you mean `newScript.src` when you write `_bScript.src`
|
|
Starting a submission via a function?
|
| |
Currently, you submit your data by writing to a global variable and loading a script. An alternative is to submit by invoking a function. That would have two advantages: - Major: You would have an explicit parameter, instead of having to use a global variable. - Minor: You could load the script earlier (once) and submit multiple... more »
|
|
Good API documentation for DOM?
|
| |
I'm doing some security research related to DOM-Based XSS. See: [link] if you aren't familiar with it. One of the things I want to figure out is all the methods available in the browser to update the DOM. Is anyone on this list aware of a good set of API documentation for this?... more »
|
|
glad to join, how can I help>?
|
| |
Hi,
This is a great group and service. I'm not a coder but work with many
browser developers and UI experts & designers, etc...We all use
HTML5test.org and would like to proactively support it. Does the
group have any present needs we might be able to help out w/?
Best,
karl
|
|
API limitations?
|
| |
Hello, I'm looking into your public API to integrate with some tests I
have that determine which charset encodings a browser supports. You
can see these at:
[link] and
[link]
It seemed like a good case for using browserscope, but I'm limited by... more »
|
|
TV Browser profiles?
|
| |
Great site gang!
I see profiles for Desktop, Mobile and Tablet browsers. What are your
thoughts on profiling TV Browsers? Espial ([link]) is happy to
have achieved an html5test score of 331 on their Webkit-based browser
on an Intel platform, and it's being deployed on Hitachi TVs.
We're also deploying on Set-top-boxes, Blue-ray players, Gaming... more »
|
|
Some problems with the site
|
| |
Hello nice people :) I noticed a couple of problems with [link]. Here is how to reproduce: Problem 1: Go to [link] and sort by name descending. It appears that sorting is not natural, but "ASCIIbetically" which is a problem when you want to sort by... more »
|
|
Bug in Max-Connection test?
|
| |
Hi All:
It seems to me that there is a problem with the Max-Connections test.
I tried it on both desktop Chrome and FF recently. This is what I
find:
You can see in the below JS code excerpt, it is GETting 2 images from
each of the five different domains but then it requests same images
from same domains again. The browser recognizes this and just loads... more »
|
|
|