Christian Biesinger ext:(%2C%20Michael%20Ventnor%20%3Cventnor.bugzilla%40yahoo.com.au%3E)
|
cadf7527b8
|
Implement the computed value of text-shadow in the style system. b=10713 r+sr=dbaron
|
2008-06-03 15:25:31 -07:00 |
L. David Baron
|
6c561c923d
|
Remove no-longer-needed else clauses, and make the *IsExact members DEBUG-only. b=419076 r+sr=bzbarsky
|
2008-06-03 15:25:31 -07:00 |
L. David Baron
|
427848e627
|
Allow the initial value of -moz-user-select to be specified with 'auto'. b=432888 r+sr=bzbarsky
|
2008-06-03 15:25:31 -07:00 |
L. David Baron
|
0cfc4b2ded
|
Implement :first-of-type, :last-of-type, and :only-of-type. b=128585 r+sr=bzbarsky
|
2008-06-02 20:17:35 -07:00 |
Daniel Glazman ext:(%20and%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
914369776a
|
Implement :nth-child(), :nth-last-child(), :nth-of-type(), :nth-last-of-type(). b=75375 r+sr=bzbarsky
|
2008-06-02 20:17:35 -07:00 |
L. David Baron
|
57ec211585
|
Make nsPseudoClassList capable of storing integer pairs for :nth-*(). b=75375 r+sr=bzbarsky
|
2008-06-02 20:17:35 -07:00 |
L. David Baron
|
6b8b0a32e8
|
Rename nsAtomStringList to nsPseudoClassList, since that's what it's for, and we want to make it more than just atoms and strings. Also remove an unused constructor. b=75375 r+sr=bzbarsky
|
2008-06-02 20:17:35 -07:00 |
Jeff Walden
|
8500f859c3
|
Bug 421576 - Unpaired surrogate handled wrongly (Acid3 #68). acid3++ r=dbaron
|
2008-06-02 21:29:00 -04:00 |
Zachary Weinberg
|
997afa5fea
|
Fix typo. r=dbaron
|
2008-06-02 15:52:25 -07:00 |
L. David Baron
|
3af4841258
|
Make outlines on inlines containing blocks outline the blocks. b=424236,270191 r+sr=roc
|
2008-06-02 15:52:25 -07:00 |
L. David Baron
|
63adeafb70
|
Add reftests for bug 399636.
|
2008-06-02 15:52:25 -07:00 |
Benjamin Smedberg
|
a03e4b1714
|
Merge cvs-trunk-mirror to mozilla-central up through FF3RC2build2
--HG--
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
|
2008-05-30 12:08:47 -04:00 |
roc+@cs.cmu.edu
|
dd7bff4164
|
Bug 398332. Merge reflow statuses from out-of-flow frames more carefully so that we don't lose information about the primary reflow. r=fantasai,r+sr=dbaron,a=shaver
|
2008-05-28 06:39:41 -07:00 |
roc+@cs.cmu.edu
|
39d0a35b55
|
Bug 433727. Make DocumentViewerImpl::GetFullZoom work when there's no presentation. r+sr=bzbarsky,a=beltzner
|
2008-05-26 15:03:11 -07:00 |
masayuki@d-toybox.com
|
1e0a0baa76
|
b=433340 backing out for linux test failure
|
2008-05-23 04:41:04 -07:00 |
masayuki@d-toybox.com
|
ecabac2223
|
Bug 433340 bookmark dialog covers candidate window when using IMEr=enndeakin, sr=neil, a=mtschrep
|
2008-05-22 21:47:24 -07:00 |
dholbert@cs.stanford.edu
|
5441f91787
|
Bug 432954: disable reftest 413292-1.html on mac; r=roc
|
2008-05-14 16:31:28 -07:00 |
Vladimir Vukicevic
|
51aabb805c
|
b=432954, disable reftest 413292-1.html; r=roc
|
2008-05-13 11:42:18 -07:00 |
Vladimir Vukicevic
|
574715c4a9
|
b=432288, mozilla-central win32 build failing reftest 429849-1.html; r=roc
|
2008-05-13 11:42:16 -07:00 |
jorendorff@mozilla.com
|
c267ddf310
|
Merge from cvs-trunk-mirror to mozilla-central.
|
2008-05-13 09:57:11 -05:00 |
Vladimir Vukicevic
|
6de6decaca
|
b=432298, reftest unexpected pass, svg/opacity-and-gradient-01.svg on cocoa; r=dbaron
|
2008-05-12 17:05:49 -07:00 |
reed@reedloden.com
|
69bdce2996
|
Bug 431309 - "Vista toolbar styles should have a -moz-win- prefix" (using the -moz-win- prefix) [p=kliu@mozilla.kailiu.com (Kai Liu) r+sr=roc a1.9=beltzner]
|
2008-05-08 02:29:38 -07:00 |
jst@mozilla.org
|
381e2f7285
|
Fixing bug 430802 (and bug 405357). Prevent plugin instantiation code re-entrancy. r=jwatt@jwatt.org, sr=bzbarsky@mit.edu, a=beltzner
|
2008-05-06 13:49:30 -07:00 |
dbaron@dbaron.org
|
1b55dad02a
|
Compute widths for replaced block clearing past floats once we're at the correct vertical position. b=430813 r+sr=roc a=schrep
|
2008-05-03 16:33:36 -07:00 |
nick.kreeger@park.edu
|
0af6bc8343
|
Fixing bug 431606, content drop-down menus should appear with the parent menu. r=enndeakin, sr=roc, approval1.9=beltzner
|
2008-05-02 12:30:03 -07:00 |
gavin@gavinsharp.com
|
ac8e825dca
|
Bug 427045: Pull out correct toolbar colors in Vista themes (land hunk that was forgotten during the initial landing), patch by wesley-johnston@uiowa.edu, r=vlad, sr=roc, a=beltzner
|
2008-05-01 20:50:03 -07:00 |
dbaron@dbaron.org
|
cbd2d2f51f
|
Fix extra block-clearing caused by margins on tables. b=430813 r+sr=roc a=damon
|
2008-05-01 08:14:36 -07:00 |
dholbert@cs.stanford.edu
|
7616542952
|
Bug 430389: Use correct clip-rect to prevent multipage print-selection output from streaming off of page boundaries. r+sr=roc a=damons
|
2008-04-30 23:32:25 -07:00 |
dholbert@cs.stanford.edu
|
cc2a2e74d9
|
But 431587: Use zoom-ratio when computing number of needed pages during print-selection. r+sr=roc a=damons
|
2008-04-30 23:31:17 -07:00 |
dolske@mozilla.com
|
73fcf2f6d4
|
Decreasing reftest timeout back to 10 seconds, now that bug 425987 (image reftest fails occasionally on test boxes) is fixed.
|
2008-04-30 16:37:07 -07:00 |
gavin@gavinsharp.com
|
adb7766f97
|
Bug 429849: marquee text not on one line , part of this line on top and second part on bottom, patch by Martijn Wargers <martijn.martijn@gmail.com>, r+sr=roc, a=damon
|
2008-04-30 10:09:09 -07:00 |
gavin@gavinsharp.com
|
641fdc2f6c
|
Bug 430785: Caret not visible with right-clicking on a text input, patch by Martijn Wargers <martijn.martijn@gmail.com>, r+sr=roc, a=damon
|
2008-04-30 09:54:16 -07:00 |
roc+@cs.cmu.edu
|
c7d6ee4e0e
|
Bug 409427. Don't slide popups up if they're offscreen, flip them up above the anchor point instead. r=enndeakin,sr=neil,a=damon
|
2008-04-29 18:41:56 -07:00 |
dolske@mozilla.com
|
b2ea4f9aaa
|
Bug 431435 - reftests should report the slowest test. r=dbaron
|
2008-04-29 17:39:45 -07:00 |
dolske@mozilla.com
|
575ba56b7f
|
Bump reftest timeout *again*, as some boxes are still timeing out. (bug 425987, wallpaper exceeding structural limits, captain!)
|
2008-04-29 14:01:22 -07:00 |
gavin@gavinsharp.com
|
618eeaca75
|
Bug 427045: Pull out correct toolbar colors in Vista themes, patch by wesley-johnston@uiowa.edu, r=vlad, sr=roc, a=beltzner
|
2008-04-29 12:27:23 -07:00 |
dholbert@cs.stanford.edu
|
208bf82109
|
Bug 430748: In print-selection, crop out selection regions that are before the top of the first page. (e.g. initial whitespace) r+sr=roc a=beltzner
|
2008-04-29 11:16:49 -07:00 |
vladimir@pobox.com
|
10efce0bb4
|
b=431081; native selection box frame missing in fx3 - vista content only; r+sr=roc,a=beltzner
|
2008-04-28 20:55:07 -07:00 |
dolske@mozilla.com
|
3e63313046
|
Increasing reftest timeout to 120 seconds, because Linux boxes are perma-orange. Tracking in bug 425987.
|
2008-04-28 16:53:16 -07:00 |
dholbert@cs.stanford.edu
|
d6db704dc9
|
Bug 430878: Call PositionChildViews after sliding selection to top of page, to fix mispositioned scrollframes in print selection. r+sr=roc a=dsicore
|
2008-04-28 15:55:04 -07:00 |
mats.palmgren@bredband.net
|
fddff71993
|
Wallpaper a crash. b=430814 r=bernd sr=roc a1.9=mconnor
|
2008-04-27 14:10:23 -07:00 |
jruderman@hmc.edu
|
50d86bffad
|
Add crashtest
|
2008-04-27 00:15:54 -07:00 |
vladimir@pobox.com
|
2dcf117a38
|
mark test as not failing on mac
|
2008-04-25 17:05:51 -07:00 |
vladimir@pobox.com
|
835cebc63e
|
b=427122, padding on select elements is ignored ; r=dbaron, a=beltzner
|
2008-04-25 16:12:45 -07:00 |
Olli.Pettay@helsinki.fi
|
39b1d05091
|
backout Bug 430465
|
2008-04-25 04:31:13 -07:00 |
roc+@cs.cmu.edu
|
327d3f5c1a
|
Fixing bustage
|
2008-04-25 03:17:12 -07:00 |
roc+@cs.cmu.edu
|
8e466b347b
|
Bug 430465. Don't round source coordinates in the tiled-image-drawing path. r=vlad,a=beltzner
|
2008-04-25 02:40:04 -07:00 |
gavin@gavinsharp.com
|
e7533ed360
|
Bug 429020: Scrollbars jump when being clicked and held to scroll down page, patch by Markus Stange <mstange@themasta.com>, r+sr=roc, a=beltzner
|
2008-04-24 17:25:15 -07:00 |
dholbert@cs.stanford.edu
|
057482fc70
|
Bug 428521: Allow DistributeWidthToColumns to complete BTLS_PREF_WIDTH runs in situations with guess_min < aWidth <= guess_pref. (Reverts optimization from 368504 in which I'd thought that a run with aWidth <= guess_pref would be skippable) r+sr=dbaron a=beltzner
|
2008-04-24 11:48:34 -07:00 |
roc+@cs.cmu.edu
|
f2ae54b609
|
Bug 430412. Don't bother showing a scrollbar if there's less than one device pixel to scroll into view. r+sr=bzbarsky,a=beltzner
|
2008-04-24 01:14:06 -07:00 |