Olli.Pettay%helsinki.fi
|
1218925d0b
|
Bug 369168, r+sr=roc
|
2007-03-23 00:01:36 +00:00 |
Olli.Pettay%helsinki.fi
|
6735b8fabb
|
Bug 369150, r+sr=roc
|
2007-03-22 23:57:55 +00:00 |
roc+%cs.cmu.edu
|
a98a1ec40c
|
Bug 333659. Major new-textframe update. You can really browse the Web with it now, although major bugs remain.
|
2007-03-22 23:13:12 +00:00 |
roc+%cs.cmu.edu
|
8a64d9bb2b
|
No bug. Comment-only change to note a potential optimization opportunity.
|
2007-03-22 23:10:10 +00:00 |
joshmoz%gmail.com
|
3f113a64e3
|
fix crash, suspend native events when instantiating plugins. patch by Steven Michaud. b=345627 r=josh sr=roc
|
2007-03-22 23:04:51 +00:00 |
roc+%cs.cmu.edu
|
6c45cfc583
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 23:01:14 +00:00 |
dbaron%dbaron.org
|
8a383c45db
|
Real current state of the tests I just added.
|
2007-03-22 06:21:27 +00:00 |
dbaron%dbaron.org
|
d2db681bd1
|
Fix incorrect filename.
|
2007-03-22 05:30:56 +00:00 |
dbaron%dbaron.org
|
d65ac86a1d
|
Add pixel rounding reftests for rounded backgrounds (currently broken due to at least bug 353860), initially marked as random so I can see how we're doing before marking.
|
2007-03-22 04:37:21 +00:00 |
dbaron%dbaron.org
|
76744908e3
|
Fix logic error handling column-spanning cells with specified widths. b=374819 r+sr=roc a=vlad
|
2007-03-21 23:31:38 +00:00 |
longsonr%gmail.com
|
3fa7296b49
|
Bug 371563 - Replace replace hand-wired observer scheme for markers with nsIMutationObserver. r=tor,sr=roc
|
2007-03-21 10:59:01 +00:00 |
sharparrow1%yahoo.com
|
a938929993
|
Bug 374050: add printing test mode to reftests. See bug/sample test for how to make printing tests.
|
2007-03-21 06:07:42 +00:00 |
jst%mozilla.org
|
2c832499fa
|
Followup fix for bug 371200. Don't pass in inconsistent closure data to the pref observer. r+sr=neil@parkwaycc.co.uk
|
2007-03-20 21:22:12 +00:00 |
dbaron%dbaron.org
|
94ed2abdc7
|
Use the intersected dirty rect, like I meant to, to fix bugs on platforms that don't handle negative src rect coordinates in images (and maybe performance regression?). b=374579 r=pavlov
|
2007-03-20 20:36:59 +00:00 |
enndeakin%sympatico.ca
|
2d5467a6f1
|
Bug 178513, support translucent drag feedback when dragging nodes and selections on Mac and GTK, r=vlad,josh,roc,sr=roc
|
2007-03-20 12:14:52 +00:00 |
jwatt%jwatt.org
|
48f4ed5ea0
|
Fix bug in test so that we can't get false passes
|
2007-03-20 11:15:09 +00:00 |
jwatt%jwatt.org
|
e7754f6d48
|
Adding comments to the existing SVG reftests indicating where they came from to make it easier to figure things out when regressions occur
|
2007-03-20 10:43:12 +00:00 |
dbaron%dbaron.org
|
260b595874
|
When drawing images, track full source and dest regions (unclipped) or use floats, to avoid rounding problems with advanced image resizing algorithms. b=371434 r=vlad r+sr=roc
|
2007-03-20 00:58:20 +00:00 |
dbaron%dbaron.org
|
19be127b42
|
Fix handling of specified widths on column-spanning cells. b=363874 r=bernd sr=roc
|
2007-03-19 20:26:36 +00:00 |
bugzilla%standard8.demon.co.uk
|
d675071766
|
Bug 373240 Uppercase the VK_* bits for consistency with the rest of the codebase (Dv1, layout) p=Serge Gautherie <sgautherie.bz@free.fr>,r/sr=dbaron
|
2007-03-19 20:00:12 +00:00 |
tor%cs.brown.edu
|
787ce7e703
|
Bug 373485 - crash with percentage stroke-width. r=jwatt+longsonr
|
2007-03-19 15:14:48 +00:00 |
tor%cs.brown.edu
|
d877247f1c
|
Bug 369438 - crash after removing filter. s+sr=roc
|
2007-03-19 15:10:14 +00:00 |
Olli.Pettay%helsinki.fi
|
7d17706351
|
Bug 373586 , r+sr=roc
|
2007-03-19 10:23:29 +00:00 |
Olli.Pettay%helsinki.fi
|
baa57a0277
|
Backout bug 373586
|
2007-03-19 08:13:01 +00:00 |
Olli.Pettay%helsinki.fi
|
5ded4359e5
|
Bug 373586 , r+sr=roc
|
2007-03-19 06:30:41 +00:00 |
roc+%cs.cmu.edu
|
e2710aeb0b
|
Bug 178513. Add nsDisplayList API that Neil's going to need --- a way to force all frames to be painted regardless of the setup of dirty rects. r+sr=dbaron
|
2007-03-19 03:25:05 +00:00 |
jruderman%hmc.edu
|
79669fbc23
|
Remove some bogus onloads from reftests (they just cause js errors).
|
2007-03-18 23:01:42 +00:00 |
bmlk%gmx.de
|
f6ac75af77
|
moving table dom entries into sub dir reftest.list adding test for 373390
|
2007-03-17 15:50:42 +00:00 |
bmlk%gmx.de
|
7d938e5350
|
mark cellmap if 0 colspans are present for 0 colspan expansion when cells are deleted bug 373390 r/sr=bzbarsky
|
2007-03-17 05:58:15 +00:00 |
jwatt%jwatt.org
|
aa7f0db54a
|
Remove pattern tests from reftest since apparently these still fail (I'll open a new bug) and add test for stroke-opacity
|
2007-03-16 23:09:50 +00:00 |
jwatt%jwatt.org
|
04f1051ab4
|
Fix reftest to test fill-opacity as well as opacity as I intended in the first place
|
2007-03-16 22:15:55 +00:00 |
jwatt%jwatt.org
|
a0e6d4ccd0
|
Reftest to check that the opacity of element referencing a gradient is respected
|
2007-03-16 22:13:47 +00:00 |
jwatt%jwatt.org
|
a6ce727675
|
Reftest to test that text in a link is displayed
|
2007-03-16 19:18:40 +00:00 |
dbaron%dbaron.org
|
e22d4e6b93
|
Remove warning about using nsFrame implementation of GetMinWidth and GetPrefWidth. b=357544 r+sr=roc
|
2007-03-16 16:18:06 +00:00 |
jwatt%jwatt.org
|
93c3615f44
|
Reftest to ensure removing display:none from foreignObject children works
|
2007-03-16 15:49:09 +00:00 |
jwatt%jwatt.org
|
bdfad9bf3d
|
Reftest to ensure getElementById finds SVG <a> elements
|
2007-03-16 14:58:36 +00:00 |
jwatt%jwatt.org
|
c51ca749ed
|
Adding pseudo-class tests
|
2007-03-16 11:24:42 +00:00 |
jwatt%jwatt.org
|
f99854684c
|
Add SVG reftest dir
|
2007-03-16 01:36:43 +00:00 |
mats.palmgren%bredband.net
|
4e1219a080
|
Deal with parent frame that doesn't map content. b=373882 r+sr=rbs
|
2007-03-15 19:09:37 +00:00 |
masayuki%d-toybox.com
|
fa8fb4715b
|
Bug 335394 We should remove support for the 'invert' value ifdef MOZ_CAIRO_GFX r+sr=dbaron
|
2007-03-15 16:16:20 +00:00 |
joshmoz%gmail.com
|
276d61a3b4
|
don't rely on language features to construct/destruct instance of InlineBackgroundData. b=373305 r/sr=dbaron
|
2007-03-14 19:48:51 +00:00 |
martijn.martijn%gmail.com
|
ca6f851de8
|
Bug 373456 � Unexpected fail with 367247-s-auto.html test, because of my use of 26px wide scrollbars == making certain reftest bigger, r=dbaron
|
2007-03-14 18:22:05 +00:00 |
mats.palmgren%bredband.net
|
b1ef833195
|
Fix --enable-perf-metrics build failure. b=370230 r=jonas sr=benjamin
|
2007-03-14 16:44:51 +00:00 |
martijn.martijn%gmail.com
|
82f68d6c91
|
Reftest for bug 366616 - Canvas in XUL is not rendered, r=jwalden+bmo
|
2007-03-14 16:33:42 +00:00 |
sharparrow1%yahoo.com
|
7adefecdb0
|
Bug 373381: Rendering of radios/checkboxes with auto width has regressed. r+sr=roc.
|
2007-03-14 02:47:05 +00:00 |
roc+%cs.cmu.edu
|
4a6fb68c9a
|
Bug 336682. Fix online/offline events to target and bubble propertly, and so that <body ononline= onoffline=> works. Patch by Chris Double, r+sr=jst,r=dbaron
|
2007-03-14 01:42:42 +00:00 |
Olli.Pettay%helsinki.fi
|
6ba0c9dc46
|
Bug 373564, r+sr=roc
|
2007-03-13 22:11:14 +00:00 |
bzbarsky%mit.edu
|
3e9933122b
|
Get the correct next-in-flow. Bug 373611, r+sr=dbaron
|
2007-03-13 21:23:17 +00:00 |
bzbarsky%mit.edu
|
a98474855f
|
Be a little more careful about whether we have dirty roots. Bug 332807,
r+sr=dbaron
|
2007-03-13 21:21:03 +00:00 |
asqueella%gmail.com
|
2eaf4cd43a
|
add mochitest for bug 373293 ("Style attribute is "transparent;" (missing property name)")
p=Ryan Jones <sciguyryan@gmail.com>
r=dbaron
|
2007-03-12 05:59:13 +00:00 |