Commit Graph

19786 Commits

Author SHA1 Message Date
jwatt%jwatt.org
8971cac152 Turn on off text-in-link-01.svg since it's crashing linux
git-svn-id: svn://10.0.0.236/trunk@225533 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-03 14:50:45 +00:00
jwatt%jwatt.org
5b0698f1c7 Turn on off pseudo-classes-01.svg again (looks like both tests are crashing)
git-svn-id: svn://10.0.0.236/trunk@225532 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-03 14:47:58 +00:00
jwatt%jwatt.org
4d39b4238b Turn on off pseudo-classes-02.svg since it's crashing on linux (oops, it wasn't pseudo-classes-01.svg)
git-svn-id: svn://10.0.0.236/trunk@225529 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-03 13:49:02 +00:00
jwatt%jwatt.org
74f3f1ed02 Turn on off pseudo-classes-01.svg since it's crashing on linux
git-svn-id: svn://10.0.0.236/trunk@225527 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-03 13:23:29 +00:00
jwatt%jwatt.org
a5d13dac01 Turn on off reftests that are failing on osx
git-svn-id: svn://10.0.0.236/trunk@225526 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-03 13:22:06 +00:00
jwatt%jwatt.org
2fb2ff14f6 Turn on off reftests in 'bugs' subdirectory (I didn't mean to turn that on)
git-svn-id: svn://10.0.0.236/trunk@225525 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-03 13:03:14 +00:00
jwatt%jwatt.org
bc37c5daf2 Dedicate to the public domain the reftest testcases that I've contributed
git-svn-id: svn://10.0.0.236/trunk@225523 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-03 12:20:17 +00:00
jwatt%jwatt.org
b0e63f60e5 Turn on SVG reftests (foreignObject-01.svg and foreignObject-overflow-01.svg turned off since they currently fail)
git-svn-id: svn://10.0.0.236/trunk@225522 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-03 12:18:34 +00:00
bzbarsky%mit.edu
72fcefb872 When we have a url() value that doesn't give us an imgIRequest (e.g. couldn't
create nsIURI, URI load blocked by security manager, etc), make sure to still
pick up the fallback value for cursor.  Bug 379440, r+sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@225511 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-03 06:33:13 +00:00
bzbarsky%mit.edu
c6a333df55 Propagate a stylesheet's principal to the URI and Image CSSValues derived from
that sheet.  Bug 377091, r+sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@225504 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-03 01:15:54 +00:00
bzbarsky%mit.edu
ca4af9114f Fix assert to be more correct. Bug 379383, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@225490 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-02 20:32:17 +00:00
asqueella%gmail.com
e61b9b8e39 Bug 379019 - Add license boilerplates to xul-document-load reftests
The patch also adds missing newlines at the end of some files and fixes the
windows linebreaks in some files.

r=gerv/robcee


git-svn-id: svn://10.0.0.236/trunk@225486 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-02 20:16:32 +00:00
joshmoz%gmail.com
002eb7e32d Remove some files as part of bug 379319. r=enn sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@225470 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-02 18:13:18 +00:00
masayuki%d-toybox.com
345d3747bf Bug 378752 Mnemonic of Menu doesn't work if an editor has focus and IME is on r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@225454 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-02 15:34:36 +00:00
joshmoz%gmail.com
0bfd5f5156 Remove nsINativeScrollbar and nsNativeScrollbarFrame. patch by Colin Barrett. b=379319 r=enn sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@225436 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-02 07:46:50 +00:00
bzbarsky%mit.edu
54342320f7 Fix assert to not fire when it shouldn't. Bug 379405, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@225428 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-02 02:25:50 +00:00
roc+%cs.cmu.edu
956d0addcb Bug 372703. Position child views whenever we place an abs-pos child; even if the child hasn't moved, this frame itself might have, so view offsets might have changed. r=eli,sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@225423 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-02 00:07:51 +00:00
bzbarsky%mit.edu
d2d337437c Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers of
GetShellAt(0) to using this API.  Bug 378780.  API introduction part by me,
r+sr=jst.  Mass-changes done by taras using squash, r+sr=me


git-svn-id: svn://10.0.0.236/trunk@225416 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-01 22:24:25 +00:00
bzbarsky%mit.edu
94b60d3f3f This test passes now that bug 221428 is fixed.
git-svn-id: svn://10.0.0.236/trunk@225408 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-01 21:11:19 +00:00
bzbarsky%mit.edu
6e86d03b2e Stylesheets should know what their principal is, and it should be based on the
URI the sheet was loaded from, its certificate (if any) and the loader
principal, not just on the page the sheet is being applied to.  Propagate this
principal as the loading principal to @import loads from stylesheets.  Change
sheet access checks to use this principal instead of the sheet URI.  Bug
221428, r+sr=peterv


git-svn-id: svn://10.0.0.236/trunk@225401 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-01 19:26:15 +00:00
bzbarsky%mit.edu
643b881db4 Switch order around a bit to be safer. Followup to bug 379093, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@225397 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-01 19:11:28 +00:00
bzbarsky%mit.edu
708c53b956 Make InitialReflow just post a reflow event instead of doing a synchronous
reflow.  Bug 378975, r=dbaron and Eli Friedman, sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@225391 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-01 17:15:08 +00:00
vladimir%pobox.com
1d3170bd8c marking 368020-2 random on gtk2, due to 368517 (drawWindow and DrawTile don't get along on X11)
git-svn-id: svn://10.0.0.236/trunk@225329 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-01 06:31:30 +00:00
jruderman%hmc.edu
02704a29e2 Add reftest for bug 379328. r=bz over IRC.
git-svn-id: svn://10.0.0.236/trunk@225325 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-01 05:29:06 +00:00
vladimir%pobox.com
fe4c4a3356 b=379328, focus outline rendering regression fix
git-svn-id: svn://10.0.0.236/trunk@225324 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-01 04:58:44 +00:00
bzbarsky%mit.edu
92ccf06bb6 This test passes now.
git-svn-id: svn://10.0.0.236/trunk@225323 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-01 04:31:06 +00:00
vladimir%pobox.com
00920ddd5c marking test as passing
git-svn-id: svn://10.0.0.236/trunk@225322 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-01 03:59:42 +00:00
bzbarsky%mit.edu
e68352cec4 Fixing parsing of opacity components of rgba() and hsla() that are out of the
0 <= x <= 1 range.  Bug 379316, r+sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@225320 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-01 03:50:31 +00:00
vladimir%pobox.com
8443976b1a b=368247 (and others, see bug), rewrite border rendering for thebes, r=dbaron
git-svn-id: svn://10.0.0.236/trunk@225319 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-01 03:31:25 +00:00
joshmoz%gmail.com
ed9e12c278 remove duplicate line of a CSS rule from forms.css. r/sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@225313 18797224-902f-48f8-a5cc-f745e15eee43
2007-05-01 01:51:47 +00:00
mats.palmgren%bredband.net
5162274ddd Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@225306 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-30 23:52:44 +00:00
tor%cs.brown.edu
fc8a47f052 Bug 379045 - switch svg patterns to thebes. r=longsonr, sr=roc
git-svn-id: svn://10.0.0.236/trunk@225253 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-30 15:53:56 +00:00
longsonr%gmail.com
c45b8565fe remove strange additional styles from reftest
git-svn-id: svn://10.0.0.236/trunk@225249 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-30 10:03:07 +00:00
longsonr%gmail.com
d8a6224aa2 Bug 378897 - foreignObject doesn't clip its content. r=jwatt,sr=tor
git-svn-id: svn://10.0.0.236/trunk@225248 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-30 09:02:41 +00:00
bzbarsky%mit.edu
3a67f3ecac Fix build bustage
git-svn-id: svn://10.0.0.236/trunk@225247 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-30 06:43:03 +00:00
bzbarsky%mit.edu
a794c3824d Fix bug 379229, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@225246 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-30 06:17:03 +00:00
bzbarsky%mit.edu
9feada92e5 remove debugging code again.
git-svn-id: svn://10.0.0.236/trunk@225245 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-30 04:36:03 +00:00
bzbarsky%mit.edu
08d058bf56 This test is failing for good reasons....
git-svn-id: svn://10.0.0.236/trunk@225244 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-30 03:55:40 +00:00
bzbarsky%mit.edu
2aa7e31c35 Put back this test code for one run so I can get data from Tp/Tp2
git-svn-id: svn://10.0.0.236/trunk@225242 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-30 03:11:04 +00:00
bzbarsky%mit.edu
2cace76786 Make sure to flush out reflows before firing onload instead of (imperfectly)
blocking onload on reflow events.  This makes sure that we are in fact fully
reflowed before onload fires.  Bug 379093, r+sr=roc


git-svn-id: svn://10.0.0.236/trunk@225241 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-30 03:09:55 +00:00
mats.palmgren%bredband.net
a7a5cf0e26 Create a rendering context before calling GetPrefSize and friends and assert in those methods that we have one. b=379090 r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@225237 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-29 22:24:59 +00:00
dbaron%dbaron.org
5333b54172 Reduce #include dependencies on style system headers: reduce what nsRuleData.h pulls in. b=379089 r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@225209 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-28 16:03:15 +00:00
asqueella%gmail.com
32453d760b bug 375291 - update layout/generic/punct_marks.ccmap to unicode 5.0
p=arno. <arno.@no-log.org>
r=smontagu, sr=dbaron


git-svn-id: svn://10.0.0.236/trunk@225174 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 16:42:22 +00:00
asqueella%gmail.com
555808ff6b Bug 376034 - Possible incorrect coordinate transform in nsImageFrame
p=Jeremy Lea <reg@freebsd.org>
r+sr=roc


git-svn-id: svn://10.0.0.236/trunk@225153 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 14:40:17 +00:00
longsonr%gmail.com
269be2e2c2 Bug 378900 - Use NS_DECL_NSIMUTATIONOBSERVER macros where possible. r+sr=tor
git-svn-id: svn://10.0.0.236/trunk@225151 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 14:37:15 +00:00
tor%cs.brown.edu
379ce718fb Bug 378508 - convert svg gradients to thebes. r=longsonr, sr=roc
git-svn-id: svn://10.0.0.236/trunk@225149 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 14:28:39 +00:00
mats.palmgren%bredband.net
6c97fe7252 Crash [@ nsPresContext::GetContainerInternal]. b=378682 r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@225137 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 11:06:22 +00:00
longsonr%gmail.com
dc896c02df Bug 378857 - Simplify clipPath frame access to units. r=tor,sr=roc
git-svn-id: svn://10.0.0.236/trunk@225129 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 08:42:52 +00:00
bzbarsky%mit.edu
afde507a3b Implement "content: none". Bug 378535, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@225126 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 04:43:06 +00:00
bzbarsky%mit.edu
6fa00af002 Back out the test code.
git-svn-id: svn://10.0.0.236/trunk@225119 18797224-902f-48f8-a5cc-f745e15eee43
2007-04-27 02:06:50 +00:00