» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with Safari + test

Firefox 3 Memory Benchmarks and Comparison

<sep/>all the results into spreadsheets, the most memory efficient browser in my usage is very clear--Firefox 3.0 not only trumps its older version, but every other popular offering on Windows.

Firefox: del.icio.us/tag/firefox

Browsershots

Test your web design in different browsers

Firefox: del.icio.us/tag/firefox

Browsershots

"Test your web design in different browsers" Screenshots from many browsers are available. Free, but may require babysitting since queued screenshot requests expire after 30 minutes without clicking an "Extend" button

Firefox: del.icio.us/tag/firefox

http://www.marketcircle.com/iphoney/

Marketcircle: iPhoney (tool to do webdev QA for your site on the iPhone, without actually having an iPhone. (an iPhone VM would be nice, too))

open-source: del.icio.us tag/open-source

Acid 2 in major browsers

Great screen shots. Of how different browsers handle Acid 2

Firefox: del.icio.us/tag/firefox

BrowsrCamp

tester des sites dans un autre navigateur

Firefox: del.icio.us/tag/firefox

Acid 2 in major browsers

各種ブラウザのACID2テスト現状。

Firefox: del.icio.us/tag/firefox

Test your web design in different browsers - Browsershots

Browsershots is a free online platform where you can test your web design in different browsers. When you submit your web address, it will be added to the job queue. A number of distributed computers will automatically open your website in their browser.

Firefox: del.icio.us/tag/firefox

OpenQA: Selenium

Selenium is a test tool for web applications

Firefox: del.icio.us/tag/firefox

Test your web design in different browsers - Browsershots

This is a great way of testing a web site agains multiple browsers with different resolutions and configurations.

Firefox: del.icio.us/tag/firefox

Advanced box model test - part 2

This is a small continuation of our original box model test. We added some tests to explicitely check for overflow problems already noticed during development of qooxdoo 0.5. We simply wanted to be sure about the current state of browsers before starting the development  our new layout engine.

Results 

Good news first: Konqueror (version 3.5.3) renders equally perfect for both overflow:hidden and overflow:visible. The box-sizing is correct. In all examples! Again kudos to the developers!

Opera 9.0 shows the same errors for overflows as without overflows. Fine. We are already happy if we need not to handle another special situation…

Internet Explorer 6.0 renders 2 boxes smaller in Standard Mode and even completely fails to render 2 boxes using "overflow:hidden" in Quirks Mode. The boxes were already wrong layouted before. So luckily it is not getting worse.

Firefox 1.5 shows differences compared to Firefox 1.0. Now we noticed the first box model difference between Gecko 1.7 and Gecko 1.8. Firefox 1.5 renders two more boxes wrong than without the overflow statement, both using "box-sizing:border-box". All other boxes are identical.

Surprisingly, for Firefox 1.0 the "overflow:hidden" fixes all the bugs on the right columns, i.e. making "box-sizing:border-box" to work perfectly, but breaking many boxes on the left side. This means Firefox 1.0 is the only browser in this roundup which fails to render the W3C-default "content-box". In general it supports all other CSS standards used in the tests (compared to Internet Explorer for example).

Complete set of test scenarios

Updated Screenshots

qooxdoo: qooxdoo blog

Page 1 | Next >>