Mats Palmgren
bea763f11f
Bug 665597 - Fix some reftests assumptions about margins and scrollable overflow. part=5/5 r=dbaron,roc
2012-01-17 00:38:10 +01:00
Jonathan Kew
07b3e2dfb3
bug 698185 followup - reftests for accesskey underlining in XUL textbox label. r=dbaron
2011-12-08 17:53:12 +00:00
Mounir Lamouri
e46c92e212
Bug 680747 - Set a min and pref width to nsProgressFrame. r=dbaron
2011-08-23 00:30:33 +02:00
Mounir Lamouri
a875412aee
Bug 680518 - Progress element should invalidate itself when the bar size changes. r=roc
2011-08-22 15:00:24 +02:00
Mounir Lamouri
5190eb69d2
Bug 661113 - Progress bars with -moz-orient: vertical should have vertical dimensions by default. r=roc
2011-06-01 12:27:46 +02:00
Mounir Lamouri
291c3f01be
Bug 644361 - Improve the progress bar rendering by using hexadecimal colors. r=bz,davidb
2011-05-23 22:51:03 +02:00
Mounir Lamouri
c5a1b0eda2
Bug 638540 - Progress element should be shown vertically when -moz-orient value is 'vertical'. r=roc
...
--HG--
rename : layout/reftests/forms/progress/bar-pseudo-element-ref.html => layout/reftests/forms/progress/bar-pseudo-element-vertical-ref.html
rename : layout/reftests/forms/progress/bar-pseudo-element.html => layout/reftests/forms/progress/bar-pseudo-element-vertical-rtl.html
rename : layout/reftests/forms/progress/bar-pseudo-element.html => layout/reftests/forms/progress/bar-pseudo-element-vertical.html
rename : layout/reftests/forms/progress/indeterminate-style-width-ref.html => layout/reftests/forms/progress/indeterminate-style-height-ref.html
rename : layout/reftests/forms/progress/indeterminate-style-width.html => layout/reftests/forms/progress/indeterminate-style-height.html
rename : layout/reftests/forms/progress/margin-padding-ref.html => layout/reftests/forms/progress/margin-padding-vertical-ref.html
rename : layout/reftests/forms/progress/margin-padding-rtl-ref.html => layout/reftests/forms/progress/margin-padding-vertical-rtl-ref.html
rename : layout/reftests/forms/progress/margin-padding-rtl.html => layout/reftests/forms/progress/margin-padding-vertical-rtl.html
rename : layout/reftests/forms/progress/margin-padding.html => layout/reftests/forms/progress/margin-padding-vertical.html
rename : layout/reftests/forms/progress/values-ref.html => layout/reftests/forms/progress/values-vertical-ref.html
rename : layout/reftests/forms/progress/values-ref.html => layout/reftests/forms/progress/values-vertical-rtl-ref.html
rename : layout/reftests/forms/progress/values.html => layout/reftests/forms/progress/values-vertical-rtl.html
rename : layout/reftests/forms/progress/values.html => layout/reftests/forms/progress/values-vertical.html
2011-05-16 12:56:06 +02:00
Mounir Lamouri
43a7619e54
Bug 656284 - Fix clipped XUL progressmeter on Windows. r=roc
2011-05-16 12:19:27 +02:00
Mounir Lamouri
2131697e88
Bug 642667 - Let authors set the progress bar's width when in indeterminate state. r=dbaron
2011-05-06 11:56:47 +02:00
Mounir Lamouri
975d80463f
Bug 633209 - Add ::-moz-progress-bar to access the anonymous div inside the progress element. r=dbaron
...
--HG--
rename : layout/reftests/forms/progress/margin-padding-ref.html => layout/reftests/forms/progress/margin-padding-rtl-ref.html
rename : layout/reftests/forms/progress/margin-padding.html => layout/reftests/forms/progress/margin-padding-rtl.html
2011-05-06 11:52:05 +02:00
Mounir Lamouri
9d45d86044
Bug 567872 - Layout part of the progress element. r=roc,dbaron
2011-05-10 14:59:07 +02:00
Shawn Wilsher
d616bf2fcb
Back out bug 514437, bug 567872, bug 568825, bug 633209, bug 633913, bug 634086, bug 634088, bug 634549, bug 634551, bug 638176, bug 641517, bug 641905, bug 641942, bug 642127, and bug 642667 to undo the performance regression tracked by bug 655860.
2011-05-09 15:48:39 -07:00
Mounir Lamouri
bb4266242b
Bug 642667 - Let authors set the progress bar's width when in indeterminate state. r=dbaron
2011-05-06 11:56:47 +02:00
Mounir Lamouri
8fd2b2f9bb
Bug 633209 - Add ::-moz-progress-bar to access the anonymous div inside the progress element. r=dbaron
...
--HG--
rename : layout/reftests/forms/progress/margin-padding-ref.html => layout/reftests/forms/progress/margin-padding-rtl-ref.html
rename : layout/reftests/forms/progress/margin-padding.html => layout/reftests/forms/progress/margin-padding-rtl.html
2011-05-06 11:52:05 +02:00
Mounir Lamouri
75a14a114e
Bug 567872 - Layout part of the progress element. r=roc,dbaron
2011-05-07 10:15:14 +02:00
Joel Maher
976abd515f
Bug 636753 - annotate reftest manifests to note tests that fail on Android (1 of 2). r=dbaron a=test-only
2011-03-18 11:54:13 -04:00
Chris Jones
97685d6934
Rollup of bug 615386, parts 1-6. Teach the reftest harness about <browser remote>. r=dbaron,roc,ted a=a
...
--HG--
rename : layout/tools/reftest/reftest.js => layout/tools/reftest/reftest-content.js
2011-02-03 13:54:10 -06:00
Ehsan Akhgari
986f49d464
Bug 581536 - Part 2: Reconstruct the document element frames when the dir attribute is set on the document; r=bzbarsky a=blocking-betaN+
...
--HG--
rename : layout/reftests/forms/textarea-rtl.html => layout/reftests/forms/textarea-in-dynamic-rtl-doc.html
extra : rebase_source : 444e9dfa75be1e880679c405afd90cfc4031131c
2010-12-15 12:26:54 -08:00
Ehsan Akhgari
2dcbc3ab6b
Bug 581536 - Resizer direction doesn't handle dynamic changes correctly; r=bsbarsky a=blocking-betaN+
...
--HG--
rename : layout/reftests/forms/textarea-rtl.html => layout/reftests/forms/textarea-rtl-dynamic-attr.html
rename : layout/reftests/forms/textarea-rtl.html => layout/reftests/forms/textarea-rtl-dynamic-style.html
extra : rebase_source : c12e9bcce6d2af527d15fe2f78a80f056888846c
2010-12-10 19:25:25 -05:00
Boris Zbarsky
6bb26d0c65
Bug 591619. Don't create frames for non-option kids of <optgroup> or non-option and non-optgroup kids of <select>. r=dbaron
2010-12-03 22:43:42 -05:00
Mounir Lamouri
e457aa01ce
Bug 553097 - Do not create a frame and DOM node for placeholder if not needed. r=ehsan,roc a=blocking
2010-10-19 15:11:07 +02:00
Jesse Ruderman
97f12b1a41
Bug 558201 - Remove leftover random-if(). a=NPOTB
2010-09-24 11:25:11 -07:00
Mounir Lamouri
aa143c8b6a
Bug 344615 - Implement <input type="url">. r=sicking, sr=smaug a2.0=blocking
2010-08-18 20:33:37 +02:00
Mounir Lamouri
957d62aa07
Bug 555559 - Implement <input type="email">. r=smaug,sicking sr=jst a2.0=blocking
2010-08-18 20:31:54 +02:00
L. David Baron
7d7660f740
Fix bustage from bug 570329 with s/windowsWidget/winWidget/g.
2010-07-30 20:50:52 -07:00
L. David Baron
b0ac8dc333
Switch reftest manifests to new, shorter syntax for widget toolkit tests. (Bug 570329) a2.0=tests
...
This patch was created by running the following sed commands:
s/MOZ_WIDGET_TOOLKIT=="\(gtk2\|cocoa\|qt\|windows\)"/\1Widget/g
s/MOZ_WIDGET_TOOLKIT!="\(gtk2\|cocoa\|qt\|windows\)"/!\1Widget/g
on all *.list files in the tree.
2010-07-30 16:48:57 -07:00
Karl Tomlinson
f6b874b897
revert most of acb4d17b70cd from bug 573933 to reenable -moz-appearance testing with bug 576143
...
--HG--
extra : rebase_source : 1ca78ffb1c791fac5cb89b94baf5a9d819da16ff
2010-07-23 10:48:15 +12:00
Robert O'Callahan
b03e286ef5
Bug 573933. Part 2: disable -moz-appearance for troublesome GTK2 themes. r=dbaron
2010-07-16 09:07:43 +12:00
Ehsan Akhgari
53aff51b8b
Bug 574820 - URL and Placeholders (e.g. "Go to a Web Site") show at same time in Location Bar after closing Print Preview; r=roc
2010-07-13 22:00:57 -04:00
Neil Deakin
fb50a52ce3
Bug 553576, change -moz-resize to resize, r=dbaron
2010-07-05 10:41:04 -04:00
Neil Deakin
98103bb448
Bug 554810, use transparent resizer images, also fixes bugs 553752, 553796, 558201, 558203 and 563085, r=roc
2010-06-21 08:37:35 -04:00
Ehsan Akhgari
6139ffb2b9
Bug 534785 - Move the ownership of editor and selection controller from the text frame to the content node; r=roc,jst sr=roc
...
(transplanted from 2437636244f39bbdc7d20b062e2c978b9d85c239)
--HG--
rename : layout/reftests/forms/placeholder/placeholder-14.html => layout/reftests/forms/placeholder/placeholder-18.html
extra : transplant_source : %247cbD%F3%9B%BD%C7%D2%0B%06.%2C%97%8B%9D%85%C29
2010-04-21 16:17:41 -04:00
Mounir Lamouri
279c3b4750
Bug 551846. Tests
2010-05-24 09:36:49 +12:00
Mounir Lamouri
8c66792fbc
Bug 456229 - tests for <input type="search">. r=smaug
2010-05-17 12:20:20 +02:00
Mounir Lamouri
5cebab67cf
Bug 565074 - Write reftests for the placeholder without readonly input element. r=ehsan
...
--HG--
rename : layout/reftests/forms/placeholder/placeholder-7.html => layout/reftests/forms/placeholder/placeholder-15.html
rename : layout/reftests/forms/placeholder/placeholder-8.html => layout/reftests/forms/placeholder/placeholder-16.html
rename : layout/reftests/forms/placeholder/placeholder-9.html => layout/reftests/forms/placeholder/placeholder-17.html
rename : layout/reftests/forms/placeholder/placeholder-focus-ref.html => layout/reftests/forms/placeholder/placeholder-readonly-focus-ref.html
2010-05-17 12:20:17 +02:00
Mounir Lamouri
34bd1fda86
Bug 557620 - Implement <input type="tel">. r=smaug,dolske,dao sr=sicking
2010-05-12 09:17:07 +02:00
Simon Montagu
b08b1c3689
Fix failing reftests for resizable textareas. Bug 562963
2010-05-02 09:23:41 +03:00
Mounir Lamouri
8b86c5b307
Bug 346485 - "Implement output element -- Test" [r=smaug]
2010-04-22 07:03:00 -04:00
Robert O'Callahan
2a6b41ed1c
Backed out changeset e79947cb55bc
2010-04-23 17:14:55 +12:00
Mounir Lamouri
fd110d6f41
Bug 346485. Tests for HTML5 <output> element. r=smaug
2010-04-23 14:43:36 +12:00
Simon Montagu
783598002f
Mark test random on GTK
2010-04-12 02:27:17 -07:00
Simon Montagu
c2d943c2cd
Reftests for bug 556363
2010-04-12 01:16:12 -07:00
Ehsan Akhgari
7f6cd7f0af
Bug 552359 - Tinderbox orange: layout/reftests/forms/placeholder/placeholder-7.html placeholder-8.html placeholder-9.html; r=roc
2010-03-27 11:16:53 -04:00
Neil Deakin
31fc4565a6
Bug 553760, two resizers appear in textarea, hide the one for the placeholder scrollframe, r=dbaron
2010-03-23 13:14:47 -04:00
Neil Deakin
17876e41fa
Bug 442228, support resizers in scrollable areas and enable them by default for textareas, r=roc,sr=dbaron
2010-03-19 07:49:34 -04:00
Neil Deakin
8f209c1ed5
Bug 543563, textarea in xul textbox doesn't take into account any assigned widths/heights, r=dbaron
2010-03-18 15:58:12 -04:00
Mounir Lamouri
4dca577f2e
Bug 549311 - New lines management tests for placeholder are missing; r=ehsan
...
--HG--
extra : rebase_source : ba4be5c6a90abfef87f573968d00b4cc179aafdd
2010-03-02 14:06:17 -08:00
Mounir Lamouri
4ac915c7e1
Bug 457800 - Implement placeholder attribute for text input fields; r=ehsan,bzbarsky,bolter sr=roc ui-r=faaborg
...
--HG--
extra : rebase_source : 2e2f3a73553d720b32812603b0ce96c89b9a6261
2010-02-26 10:47:38 -08:00
Jesse Ruderman
0fc8ba572d
Fix bug-number comments in reftest.list files
2010-01-08 19:54:28 -08:00
Karl Tomlinson
a96debc29c
test for bug 494901
...
--HG--
extra : rebase_source : 42ade56cf5e0a803f3f952809049a3a934703d5a
2009-10-22 15:45:36 +13:00
Karl Tomlinson
205a73dcf7
b=494901 textbox misaligned when using align=baseline r=dbaron
...
--HG--
extra : rebase_source : 6322f30a5eabd9c4662a1cc817dde8abaecacaaa
2009-10-22 13:11:25 +13:00
Karl Tomlinson
771290a80d
b=495959 dynamic text input height reftest
2009-06-20 13:58:44 +12:00
Karl Tomlinson
0bb91128f3
b=495959 dynamic text input height reftest
2009-06-20 13:40:28 +12:00
Jesse Ruderman
37fe80a059
Add test for bug 436046
2009-06-18 13:12:05 -07:00
Karl Tomlinson
844139449a
reftests for bug 481751
...
--HG--
extra : rebase_source : b9a54218d11b7abb5ac01c299a92f47d36bbb976
2009-05-19 10:15:37 +12:00
Zack Weinberg
c6a14e6a14
Bug 475535 - don't go through PaintBackgroundWithSC to draw non-native radio buttons and checkboxes; remove special UA pseudo-elements for styling these. r+sr=roc
2009-04-03 10:45:17 +02:00
Dão Gottwald
3f7e05fa09
Backed out changeset cc4fae01938c
2009-04-02 12:03:52 +02:00
Zack Weinberg
0647a435a8
Bug 475535 - don't go through PaintBackgroundWithSC to draw non-native radio buttons and checkboxes; remove special UA pseudo-elements for styling these. r+sr=roc
2009-04-02 09:57:13 +02:00
Michael Ventnor
8ddfeb2aa2
Bug 477531. Support CSS3 :indeterminate pseudo-class. r+sr=dbaron,r=bzbarsky
...
--HG--
extra : rebase_source : 03d1be9b5742e8d17114aaeb0b5de20d61926d51
2009-02-11 14:19:37 +13:00
Sylvain Pasche
097476bbae
Bug 474878. Implement themed rendering of indeterminate checkboxes on Windows. r+sr=roc
2009-02-05 21:17:08 +13:00
Michael Ventnor
b119ed9345
Bug 123836 - Implement indeterminate property on checkboxes and radio buttons - r=roc,jst sr=roc
2009-01-22 13:07:44 +13:00
Henrik Skupin
785ceaa6dd
Reftest for bug 462233, r=bzbarsky
2009-01-06 16:46:40 +01:00
Mats Palmgren
7968fad4d9
Setting selectedIndex to an out-of-bounds value should have the same effect as setting it to -1. b=471741 r+sr=roc
2009-01-02 16:54:48 +01:00
Jesse Ruderman
a265894565
Add reftests for bug 231081
2008-10-19 13:36:23 -07:00
Mats Palmgren
dbec8fafc5
Make the test work also with desktop theme where background color for text widgets is not white. b=435048 r=karlt
2008-06-20 02:45:05 +02:00
jdaggett@mozilla.com
bb0afdab7b
Bug 428458. Fix fixed-pitch font handling for mac/win. r+sr=roc, a=vlad
2008-04-18 02:11:47 -07:00
karlt+@karlt.net
96eba5b7a3
still fails on Windows too - bug 428458
2008-04-15 17:42:25 -07:00
karlt+@karlt.net
09b69b71ae
still fails on Mac - bug 428458
2008-04-15 17:13:20 -07:00
karlt+@karlt.net
e4d79fc85c
Use a | char to tighten up test but still allow for 1 pixel. b=428458
2008-04-15 16:30:32 -07:00
karlt+@karlt.net
eee24d5331
Add a space to be more permissive.
2008-04-10 22:15:01 -07:00
karlt+@karlt.net
73b4370143
fails on Windows too - bug 428458
2008-04-10 21:32:23 -07:00
karlt+@karlt.net
ad58167f9f
fails on Mac - bug 428458
2008-04-10 21:08:22 -07:00
karlt+@karlt.net
a9ed466a00
Test text input size with monospace fonts b=410405.
2008-04-10 20:17:32 -07:00
reed@reedloden.com
4438253756
Bug 409587 - "input[type="file"] cropped when narrow width specified" [p=kinetik@flim.org (Matthew Gregan) r+sr=roc a1.9=beltzner]
2008-01-07 14:18:06 -08:00