Serge Gautherie
|
98e21ae301
|
Backed out changeset: 4fbb9483d7e6
|
2008-12-20 04:59:56 +01:00 |
|
Zack Weinberg
|
6e87ad1067
|
Bug 456219 - fix background clipping with rounded corners; r+sr=roc
|
2008-12-20 01:55:59 +01:00 |
|
Robert O'Callahan
|
5b275d79a4
|
Backed out changeset 8ab5a111e00b to fix orange
|
2008-12-18 16:01:16 +13:00 |
|
Robert O'Callahan
|
d59821898a
|
Bug 449142. Draw video with the same aspect ratio as the underlying media, centered within the video element's CSS box. r=doublec,sr=dbaron
|
2008-12-18 14:14:51 +13:00 |
|
Robert Longson
|
37644973d1
|
Bug 441780. Fix radial gradient clamping to be more aggressive. r=jwatt,sr=roc
--HG--
extra : rebase_source : 477e5305530e86348a3526a8157f5f93340c644b
|
2008-12-17 20:28:33 +13:00 |
|
Robert O'Callahan
|
ed66190092
|
Bug 449149. Implement the 'controls' attribute for audio elements. r+sr=bzbarsky,r=dolske,r=enndeakin
--HG--
extra : rebase_source : 4d11b963d3082f98269069c68aae33eef365aacb
|
2008-12-17 13:27:46 +13:00 |
|
L. David Baron
|
3ca4fcee61
|
Merge backout of changeset 5bf3661db065 (Bug 454349) due to Windows reftest failures.
|
2008-12-16 18:19:00 -08:00 |
|
L. David Baron
|
db94b8d7d7
|
Backed out changeset 5bf3661db065 (Bug 454349) due to Windows reftest failures.
|
2008-12-16 18:15:38 -08:00 |
|
L. David Baron
|
3e5f6435ab
|
Move wrapping of blocks inside XUL into ProcessChildren to catch more callers. (Bug 421203) r+sr=roc a=blocking1.9.1+
--HG--
rename : layout/reftests/bugs/321402-3.xul => layout/reftests/bugs/421203-3.xul
rename : layout/reftests/bugs/321402-4.xul => layout/reftests/bugs/421203-4.xul
rename : layout/reftests/bugs/321402-5.xul => layout/reftests/bugs/421203-5.xul
rename : layout/reftests/bugs/321402-6.xul => layout/reftests/bugs/421203-6.xul
|
2008-12-16 16:30:31 -08:00 |
|
Zack Weinberg ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
af4589e214
|
Paint different backgrounds behind the reftest test and references to detect areas that are not painted at all. (Bug 454349) r=dbaron
|
2008-12-16 16:30:30 -08:00 |
|
John Daggett
|
9b51570278
|
otf versions of reftest mark fonts
|
2008-12-16 14:47:31 +09:00 |
|
Boris Zbarsky
|
4e90868638
|
Bug 468263. Handle the src attribute being removed or set to by dropping the image. r+sr=sicking
|
2008-12-12 14:41:11 -05:00 |
|
L. David Baron
|
a0c80a0fdb
|
Replace mechanism for restricting the properties that apply to :first-line and :first-letter. (Bug 469227) r+sr=bzbarsky
|
2008-12-12 10:59:03 -08:00 |
|
Robert O'Callahan
|
a3a3951684
|
Bug 459613. When we tear down a textcontrol frame, tell its editor that we're blowing away the frame tree so it doesn't try to clear the spellcheck selection, which not only wastes time but does GetPrimaryFrame for during frame destruction which is a no-no. r+sr=mats
|
2008-12-12 21:34:43 +13:00 |
|
Robert O'Callahan
|
1fa9d95cd0
|
Bug 468702. Fix tests for bug 466395 that fail due to Mac subpixel rendering. r+sr=dbaron
|
2008-12-12 21:26:39 +13:00 |
|
Jonathan Kew
|
671476c740
|
bug 450088 - fix for bad line-breaking at quote marks in CJK text r=masayuki, sr=roc
|
2008-12-11 02:25:42 +09:00 |
|
Jonathan Kew
|
a09f3489d3
|
b=450088 backing out (new reftest failed)
|
2008-12-09 17:42:50 +09:00 |
|
Masayuki Nakano
|
09ef02c386
|
Bug 450088 Line breaking regression (in Chinese and other languages) p=Jonathan Kew, r=masayuki, sr=roc
|
2008-12-09 15:41:42 +09:00 |
|
L. David Baron
|
7d1216b675
|
Fix error in reftest manifest file causing reftests not to be run.
|
2008-12-08 10:28:38 -08:00 |
|
L. David Baron
|
39812fadae
|
Rebuild all style data when the user font set changes so that we recompute ex and ch units. (Bug 458878) r=jdaggett sr=bzbarsky a=blocking1.9.1+
|
2008-12-08 08:08:05 -08:00 |
|
Robert O'Callahan
|
a36f118655
|
Bug 463242. Ideographic spaces should not get CSS word-spacing, but nonbreaking spaces should. r+sr=dbaron
|
2008-12-08 14:11:38 +13:00 |
|
Robert O'Callahan
|
10f2d6de05
|
Bug 466268. Fix cairo-win32 bug that needed MOD but was using the C % operator. r=jmuizelaar
|
2008-12-08 13:54:10 +13:00 |
|
Joel Maher
|
3951f2240f
|
Add tests for media queries in print media. (Bug 466171) r=dbaron
|
2008-12-07 10:00:43 -08:00 |
|
Robert Longson
|
252da2f241
|
Bug 463064 - Use covered region to minimise foreignObject painting r+sr=roc
|
2008-12-06 15:22:01 +00:00 |
|
Karl Tomlinson
|
9e12823302
|
reftests/font-face/sheet-set-base-1 is random, b=468217
|
2008-12-06 19:23:16 +13:00 |
|
Karl Tomlinson
|
f091bb1b37
|
b=458169 @font-face { src: url() } for Linux. r=roc
|
2008-12-06 12:19:27 +13:00 |
|
Zack Weinberg
|
d6ddf74552
|
Bug 459148 - use thebes primitives for SVG rounded rects - r=longsonr,vlad sr=roc
|
2008-12-04 21:01:37 -08:00 |
|
L. David Baron
|
5ef811c47a
|
Make incremental frame construction set mFixedPosIsAbsPos just like from-the-top frame construction. (Bug 467460) r+sr=roc
|
2008-12-04 08:09:53 -08:00 |
|
L. David Baron
|
b9d0715bd4
|
Avoid discontinuity when options drop to height:0 by using CalcFallbackRowHeight only when GetNumberOfOptions() == 0, thus eliminating the last caller of CalcFallbackRowHeight passing a non-zero option count. (Bug 467084) sr=roc r=bzbarsky a=blocking1.9.1+
|
2008-12-04 08:09:53 -08:00 |
|
L. David Baron
|
c95d61afc0
|
Pass the user font set through more reliably and make it a required parameter. (Bug 467084) r+sr=roc a=blocking1.9.1+
|
2008-12-04 08:09:53 -08:00 |
|
Simon Montagu
|
6780389753
|
Reftests for bug 418574
|
2008-12-02 23:04:39 -08:00 |
|
Michael Ventnor
|
959ad2bd17
|
Bug 453641. Make box-shadow work on tables and table parts --- tests.
|
2008-12-03 14:21:16 +13:00 |
|
Robert O'Callahan
|
98ae77c3c1
|
Bug 465475. Stop test iterations well in advance of reftest timeout. Test-only change.
|
2008-12-03 14:17:16 +13:00 |
|
Jonathan Kew
|
ec53609e35
|
Bug 467228. Disable line start/end swashes on Mac since we don't support line-boundary shaping properly yet. r=roc (Tests)
|
2008-12-03 09:58:53 +13:00 |
|
Robert O'Callahan
|
943fd411b1
|
Bug 442633. Detect removal of href attribute on SVG <use> elements. r=longsonr,sr=mats
|
2008-12-03 09:37:18 +13:00 |
|
Martin
|
cf510a9d6d
|
Add tests for xml-stylesheet PI (including for Bug 353364). a=tests
|
2008-11-28 21:25:48 +00:00 |
|
L. David Baron
|
16009115b3
|
Use larger values for no-minimum and no-maximum so that we don't cross them. (Bug 466395) r+sr=roc a191=beltzner
|
2008-11-27 20:08:32 -08:00 |
|
Robert O'Callahan
|
8ff4467f78
|
Bug 457398. Don't treat empty lines as the first line for text-indent or first-letter/first-line purposes. r+sr=dbaron
|
2008-11-27 10:44:47 -08:00 |
|
Robert O'Callahan
|
0be9ec5c8d
|
Bug 455826. Look into overflow-lists of inlines to find text when we're building textruns. r=smontagu
|
2008-11-26 11:51:36 +13:00 |
|
L. David Baron
|
2739ffad74
|
Annotate known failures with bug numbers.
|
2008-11-26 14:49:46 -08:00 |
|
L. David Baron
|
1e75702d44
|
Bug 451426 fixed all of the randomness in these reftests as well (including bug 465408 and the x86-Mac randomness).
|
2008-11-26 14:42:40 -08:00 |
|
L. David Baron
|
9029f0f825
|
Bug 451426 seems to have fixed bug 465409, so removing failures from manifest.
|
2008-11-26 13:24:57 -08:00 |
|
Brad Lassey
|
ea8dd114d1
|
backing out changesets 026147c91538, fb2326fcfc36, ebf0c7cf17be, 57e6a1e9041e, 1f5d2c249f86 and d7a7824d6990 due to crash on linux talos machines durring tp.
|
2008-11-26 12:20:26 -05:00 |
|
Brad Lassey
|
9491b0201f
|
merge
|
2008-11-26 10:08:45 -05:00 |
|
L. David Baron
|
7372b5e796
|
Merge roc-1.bundle to land 5 patches for roc.
|
2008-11-25 20:41:38 -08:00 |
|
L. David Baron
|
9ea2cefd48
|
Mark sheet-set-switch-1.html as random on Mac.
|
2008-11-25 19:45:25 -08:00 |
|
L. David Baron
|
bb3429abf0
|
I meant to use Mark2A rather than MarkB in prop-order-over-rule-order* tests (thanks to karlt for pointing out the problem). And, while I'm here, make a second multiple-in-family test variant so we don't lose any test coverage from the correction. a=tests
--HG--
rename : layout/reftests/font-face/multiple-in-family-1.html => layout/reftests/font-face/multiple-in-family-1b.html
|
2008-11-25 15:22:39 -08:00 |
|
L. David Baron
|
17759307a2
|
Distribute extra space in fixed-layout tables where all columns have widths proportionally rather than equally, for compatibility. (Bug 445142) r=bernd sr=roc a=blocking1.9.1+
|
2008-11-25 15:22:39 -08:00 |
|
L. David Baron
|
f0a1beced5
|
Handle some additional codepaths for position: fixed elements inside elements with -moz-transform. (Bug 455171) r+sr=bzbarsky a=blocking1.9.1+
|
2008-11-25 15:22:39 -08:00 |
|
L. David Baron
|
f1b10ff551
|
Introduce two different definitions of the placeholder's containing block in InitAbsoluteConstraints, since we want to use a different one for the hypothetical box and for the direction. (Bug 462844) r+sr=bzbarsky a=blocking1.9.1+
|
2008-11-25 15:22:39 -08:00 |
|
L. David Baron
|
ae76ed49d8
|
Add tests for dynamic changes to @font-face. (Bug 457821) a=blocking1.9.1+
|
2008-11-25 15:22:39 -08:00 |
|
L. David Baron
|
9ff74e7abb
|
Check that the user font set matches before returning an entry from the font cache. (Bug 457821) r=jdaggett sr=roc a=blocking1.9.1+
|
2008-11-25 15:22:39 -08:00 |
|
L. David Baron
|
a245c3537e
|
Back out 8d2453e98c3fc55ef6b02becf7a8e4d86a066e34 due to mac startup failures.
|
2008-11-25 15:08:29 -08:00 |
|
Robert O'Callahan
|
19cdb639f2
|
Bug 455826. Look into overflow-lists of inlines to find text when we're building textruns. r=smontagu
|
2008-11-26 11:51:36 +13:00 |
|
Robert O'Callahan
|
54b396e60b
|
Bug 463952. Expand destArea according to CSS background-repeat *before* intersecting with bgClipArea, instead of after. r+sr=dbaron
|
2008-11-26 11:19:34 +13:00 |
|
Robert O'Callahan
|
1dd1408b35
|
Bug 460012. When recreating frames for a generated content node, reframe the nearest non-generated-content ancestor. r+sr=bzbarsky
|
2008-11-26 11:15:41 +13:00 |
|
Robert O'Callahan
|
a2ca51eb94
|
Bug 444375. Take TEXT_HAS_TRAILING_BREAK into account when computing min-width for text which has entirely collapsed away. r=smontagu
|
2008-11-26 11:08:19 +13:00 |
|
L. David Baron
|
e1fd81e8d3
|
Check that the user font set matches before returning an entry from the font cache. (Bug 457821) r=jdaggett sr=roc a=blocking1.9.1+
|
2008-11-25 13:27:54 -08:00 |
|
L. David Baron
|
e237592e8d
|
I meant to use Mark2A rather than MarkB in prop-order-over-rule-order* tests (thanks to karlt for pointing out the problem). And, while I'm here, make a second multiple-in-family test variant so we don't lose any test coverage from the correction. a=tests
--HG--
rename : layout/reftests/font-face/multiple-in-family-1.html => layout/reftests/font-face/multiple-in-family-1b.html
|
2008-11-25 13:27:54 -08:00 |
|
L. David Baron
|
3cd243672f
|
Distribute extra space in fixed-layout tables where all columns have widths proportionally rather than equally, for compatibility. (Bug 445142) r=bernd sr=roc a=blocking1.9.1+
|
2008-11-25 13:27:54 -08:00 |
|
L. David Baron
|
dc119e5622
|
Handle some additional codepaths for position: fixed elements inside elements with -moz-transform. (Bug 455171) r+sr=bzbarsky a=blocking1.9.1+
|
2008-11-25 13:27:54 -08:00 |
|
L. David Baron
|
50244a3fdd
|
Introduce two different definitions of the placeholder's containing block in InitAbsoluteConstraints, since we want to use a different one for the hypothetical box and for the direction. (Bug 462844) r+sr=bzbarsky a=blocking1.9.1+
|
2008-11-25 13:27:54 -08:00 |
|
L. David Baron
|
b2d5d794fb
|
Add tests for dynamic changes to @font-face. (Bug 457821) a=blocking1.9.1+
|
2008-11-25 13:27:54 -08:00 |
|
L. David Baron
|
209d99a0b6
|
Make justification test pass more reliably on Mac, which is sensitive to subpixel positioning of text, by replacing <wbr> elements with zero-width spaces. (Bug 466101) r+sr=roc a=tests
|
2008-11-25 13:27:53 -08:00 |
|
L. David Baron
|
3c30b8af4d
|
Make zwnj-02.html reftest more tolerant of font anti-aliasing. (Bug 465140) r=smontagu a=tests
--HG--
rename : layout/reftests/text/zwnj-02-ref.html => layout/reftests/text/zwnj-01-notref.html
rename : layout/reftests/text/zwnj-02-ref.html => layout/reftests/text/zwnj-02-ref.xhtml
rename : layout/reftests/text/zwnj-02.html => layout/reftests/text/zwnj-02.xhtml
|
2008-11-25 13:27:53 -08:00 |
|
L. David Baron
|
0dd791554f
|
Add tests for the format() function in the 'src' descriptor that use a known-unsupported value in addition to an unknown value. a=tests
--HG--
rename : layout/reftests/font-face/src-list-format-1.html => layout/reftests/font-face/src-list-format-4.html
rename : layout/reftests/font-face/src-list-format-2.html => layout/reftests/font-face/src-list-format-5.html
rename : layout/reftests/font-face/src-list-format-3.html => layout/reftests/font-face/src-list-format-6.html
|
2008-11-25 13:27:53 -08:00 |
|
L. David Baron
|
86e77bc298
|
Make layout/reftests/text/444656.html not depend on the size ratio between Hebrew and Western fonts. (Bug 466484) r=smontagu a=tests
|
2008-11-25 13:27:53 -08:00 |
|
L. David Baron
|
2c8df8f80f
|
Bug 379317 no longer affects these tests thanks to bug 464970.
|
2008-11-19 11:42:18 -08:00 |
|
Boris Zbarsky
|
127c0998fe
|
Bug 445004. Make the base and document URI of document.written documents be the base and document URI of the document on whose current context our code is running. r+sr=jst, r=dcamp
|
2008-11-18 17:54:36 -05:00 |
|
Robert O'Callahan
|
2f76e95c17
|
Bug 464811. Snap the anchor point to pixels using a method that guarantees the source rect and the subimage rect intersect. r+sr=dbaron
|
2008-11-18 20:48:46 +13:00 |
|
Daniel Holbert
|
de4e07999e
|
Bug 465475: Shorten reftest 413292-1.html so that it doesn't time out
|
2008-11-17 23:20:54 -08:00 |
|
Robert O'Callahan
|
774dc6063b
|
Backed out changeset 0ced86fbf8ed (reftest failures)
|
2008-11-18 10:13:55 +13:00 |
|
Robert O'Callahan
|
48c8f9855c
|
Bug 464811. Tweak the anchor point snapping algorithm again. This time we have a proof that the resulting snapping algorithm guarantees the subimage rectangle intersects the logical source rectangle. r+sr=dbaron
|
2008-11-18 09:32:11 +13:00 |
|
L. David Baron
|
cac176ae93
|
Mark yet another test random awaiting the font cache patch in bug 457821.
|
2008-11-14 18:02:22 -08:00 |
|
L. David Baron
|
8bf54a6850
|
OK, this is random on Windows too.
|
2008-11-14 16:27:26 -08:00 |
|
L. David Baron
|
218e9dfc3d
|
Mark test as random on Mac, since it just failed on the tinderobx.
|
2008-11-14 16:04:26 -08:00 |
|
L. David Baron
|
6eb576e8cc
|
Better approach to some tests to avoid subpixel spacing differences. (Bug 457821)
|
2008-11-14 14:07:45 -08:00 |
|
L. David Baron
|
4aa4a48164
|
Adjust expected results based on http://lists.w3.org/Archives/Public/www-style/2008Nov/0190.html and add tests for format(). (Bug 457821)
--HG--
rename : layout/reftests/font-face/src-list-1-ref.html => layout/reftests/font-face/order-1-ref.html
rename : layout/reftests/font-face/src-list-2-ref.html => layout/reftests/font-face/order-2-ref.html
rename : layout/reftests/font-face/src-list-3-ref.html => layout/reftests/font-face/order-3-ref.html
|
2008-11-14 14:07:45 -08:00 |
|
Boris Zbarsky
|
091edfd4c7
|
Bug 462458. Update @charset detection to spec changes. r+sr=dbaron, a=beltzner
|
2008-11-11 22:36:20 -05:00 |
|
Robert O'Callahan
|
c8375e914a
|
Bug 463217. Don't let nsLayoutUtils::DrawSingleImage/DrawSingleUnscaledImage do any tiling, restrict their drawing to the single tile. r+sr=dbaron
|
2008-11-10 20:24:21 +13:00 |
|
L. David Baron
|
d0fe12906f
|
Add some tests for @font-face (static cases, not dynamic ones). (Bug 457821)
|
2008-11-08 08:35:54 -08:00 |
|
L. David Baron
|
33d6e6cc48
|
Add a set of fonts for presence testing, each of which has a single glyph at the codepoint for a capital letter A-Z. (Bug 457821)
|
2008-11-08 08:35:54 -08:00 |
|
L. David Baron
|
14126e8fd6
|
Make about:blank work correctly as a reference for reftests served over HTTP. (Bug 457821) r=jwalden
|
2008-11-08 08:35:54 -08:00 |
|
Dave Townsend
|
68663a73e2
|
Backed out changeset 673d1ba18849 from bug 455057 as the likely cause of the Vista Ts regression
|
2008-11-07 15:21:35 +00:00 |
|
Dave Townsend
|
2545ad97e1
|
Backed out changeset 673d1ba18849 from bug 455057 as the likely cause of the
Vista Ts regression
|
2008-11-07 15:21:23 +00:00 |
|
Justin Dolske
|
23299930f7
|
Bug 455057 - some chrome images have embedded profiles (sRGB chunk removal). ui-r=faaborg, r=dbaron
|
2008-11-05 19:19:44 -08:00 |
|
Karl Tomlinson
|
02e25a07c2
|
b=416725 reftest
|
2008-11-07 15:31:02 +13:00 |
|
Robert O'Callahan
|
6303f1ce0f
|
Bug 463204. Be more careful about snapping the anchor point. We must transform the anchor point to match the snapping of the fill rect before we actually snap it to device pixels. r+sr=dbaron
|
2008-11-07 13:58:42 +13:00 |
|
Robert O'Callahan
|
b781aa0ad5
|
Bug 456330. Fix translation to account for top/left padding. r=vlad
|
2008-11-07 13:56:57 +13:00 |
|
Robert O'Callahan
|
0d380f02a0
|
Bug 458487 - 'Rework image snapping logic'. r=vlad+joedrew, sr=dbaron
|
2008-11-04 14:01:21 -08:00 |
|
Robert O'Callahan
|
46d33164cf
|
Fixing test for bug 385823 to not depend on clipping of %-overheight cells.
|
2008-11-03 15:58:54 +13:00 |
|
L. David Baron
|
e56f086139
|
Don't eat up too much when we hit an error in the last media query in a list. (Bug 461266) r+sr=bzbarsky
|
2008-11-02 11:44:56 -08:00 |
|
Bernd
|
93bbf179e1
|
reftests for dynamic mutation of table borders with border collapse:collapse
|
2008-11-01 13:43:52 +01:00 |
|
Zack Weinberg
|
c68fc626ab
|
Bug 455105 - IsSolidBorderEdge in nsCSSRendering.cpp ignores foreground borders; r=vladimir, sr=roc (tests)
|
2008-10-30 12:57:43 +03:30 |
|
Zack Weinberg
|
679447bf82
|
Bug 455105 - IsSolidBorderEdge in nsCSSRendering.cpp ignores foreground borders; r=vladimir, sr=roc
|
2008-10-30 12:54:58 +03:30 |
|
Karl Tomlinson
|
03c8d63898
|
fallback reftest (missing files). b=455647
|
2008-10-29 13:23:43 -07:00 |
|
Karl Tomlinson
|
b189b1fd41
|
fallback reftest. b=455647
|
2008-10-29 10:43:07 -07:00 |
|
Serge Gautherie
|
84d77d1fc8
|
Disable failing new test from
Bug 461512 - nsCSSColorUtils doesn't support alpha color (border color is always solid color if the border-style is groove, ridge, inset, outset)
|
2008-10-28 04:42:55 +01:00 |
|
Masayuki Nakano
|
2a195344de
|
Bug 461512 nsCSSColorUtils doesn't support alpha color (border color is always solid color if the border-style is groove, ridge, inset, outset) r+sr=roc
|
2008-10-28 11:05:38 +09:00 |
|
Zack Weinberg
|
b7aed62d25
|
Bug 228856 - [FIX] \0 in CSS is ignored; r+sr=dbaron
|
2008-10-23 18:29:24 +02:00 |
|
Boris Zbarsky
|
786d8beaf2
|
Fixing test
|
2008-10-20 15:00:26 -04:00 |
|
Boris Zbarsky
|
a1f18eb0e6
|
Bug 460664. Reset prop inheritance should skip first-line even if the whole struct is inheriting. r+sr=dbaron
|
2008-10-20 12:14:25 -04:00 |
|
L. David Baron
|
12fe22cbdd
|
Fix failure to propagate aInherited result of nsRuleNode::CalcLength. (Bug 460440) r=kschwarz sr=bzbarsky
|
2008-10-20 14:07:09 +02:00 |
|
Jesse Ruderman
|
ee5e332fa7
|
Add reftests for bug 231081
|
2008-10-19 13:36:23 -07:00 |
|
Mats Palmgren
|
4f5e0ad1be
|
Enable wordwrap-09.html on Windows again now that bug 460399 is fixed.
|
2008-10-19 16:45:02 +02:00 |
|
Mats Palmgren
|
54c062f027
|
Add a space to make the width the same as in the test. b=460399 r=smontagu
|
2008-10-19 16:41:09 +02:00 |
|
Jesse Ruderman
|
b5fce63981
|
Add reftest for bug 252920
|
2008-10-18 20:04:47 -07:00 |
|
Bernd
|
ffc4c848b4
|
trigger fixed layout if the width cahnges from auto to fixed, bug 426629r/sr=dbaron
|
2008-10-18 19:25:26 +02:00 |
|
Mats Palmgren
|
368bf624ce
|
Remove unintentional BOM. b=460248 r=roc
|
2008-10-17 09:02:12 +02:00 |
|
Serge Gautherie
|
9f9cda3a8c
|
Work around failing (new) test from
b7253556900e Simon Montagu — Bug 453468: fix regression in wrap attribute in textareas from bug 99457. r+sr=dbaron
|
2008-10-17 03:34:22 +02:00 |
|
Justin Dolske
|
f797fdd19e
|
Bug 455057 - some chrome images have embedded profiles. ui-r=faaborg, sr=mconnor.
|
2008-10-16 15:20:21 -07:00 |
|
Simon Montagu
|
78759c8bb2
|
Bug 453468: fix regression in wrap attribute in textareas from bug 99457. r+sr=dbaron
|
2008-10-16 14:34:10 -07:00 |
|
Boris Zbarsky
|
fac7c54113
|
Make this test pass in profiles where the default charset is not ISO-8859-1
|
2008-10-16 11:11:02 -04:00 |
|
Robert O'Callahan
|
a6e4eac9e9
|
Bug 453103. Make reftests robust against Mac subpixel rendering quirks. r+sr=dbaron
|
2008-10-16 20:56:31 +13:00 |
|
Robert O'Callahan
|
126f57733c
|
Bug 459512. When painting an SVG source image for a filter, translate the dirty rect into device coordinates relative to the outer-SVG. Also, don't use an override-CTM to transform into filter space, just apply the transform to the gfxContext. r=longsonr,sr=mats
|
2008-10-16 20:55:10 +13:00 |
|
Robert O'Callahan
|
b639c24341
|
Fixing test for bug 442542
|
2008-10-16 14:20:36 +13:00 |
|
Robert O'Callahan
|
ba8e24feff
|
Revert layout test changes that shouldn't have landed in the previous commit :-(
|
2008-10-16 11:56:04 +13:00 |
|
Robert O'Callahan
|
580758a43a
|
Revert nsprpub configure micro-change in case that caused Windows bustage
|
2008-10-16 11:49:44 +13:00 |
|
Robert O'Callahan
|
e5da13962c
|
Bug 459619. Add zoom support to reftest harness. r+sr=dbaron. Adding new files
|
2008-10-16 09:50:32 +13:00 |
|
Robert O'Callahan
|
49a4eaa38e
|
Bug 459619. Add zoom support to reftest harness. r+sr=dbaron
|
2008-10-16 09:49:42 +13:00 |
|
Boris Zbarsky
|
d4e731a68c
|
Bug 442542. Make sure to reflow our possibly-size-dependent abs pos kids on the followup reflow that happens if clearance is discovered. r+sr=roc
|
2008-10-15 16:30:42 -04:00 |
|
Ben Newman
|
4fd213f46d
|
Bug 448564. Better handling of sink context switches. r=mrbkap, sr=bzbarsky
|
2008-10-12 13:44:23 -04:00 |
|
Robert Longson
|
dd4031c26b
|
reftest for bug 458010
|
2008-10-11 16:16:42 +01:00 |
|
Robert Longson
|
c9fcba3d1b
|
reftest for bug 309220
|
2008-10-11 15:42:15 +01:00 |
|
Robert Longson
|
f7f9d0d93e
|
enable reftest for bug 455226
|
2008-10-11 14:47:06 +01:00 |
|
Mats Palmgren
|
0e2cd0e161
|
Testcase for bug 203727.
|
2008-10-11 03:41:31 +02:00 |
|
Vladimir Vukicevic
|
cb575d2878
|
b=448193, 3d border effects missing with moz-border-radius; r=zweinberg
|
2008-10-09 14:49:15 -07:00 |
|
L. David Baron
|
8da1c2fa2e
|
Fix glitches in border-image drawing. (Bug 449647) r=robarnold, sr=vlad
|
2008-10-07 15:10:19 -07:00 |
|
Boris Zbarsky
|
11c7a6ff2f
|
Bug 452964. Don't flag pseudo-frames wrapping generated content as themselves being generated content, since they might be shared with non-generated content. r+sr=roc.
|
2008-10-07 14:53:22 -04:00 |
|
Boris Zbarsky
|
b28b834ff8
|
Bug 456484. Kids of an inline-block that has overflow:'something other than visible' should not necessarily shrink-wrap. r+sr=roc
|
2008-10-07 14:53:22 -04:00 |
|
Boris Zbarsky
|
0ffb67d7b2
|
Bug 433616. Fix the XML parser's bailing out on CSS loads blocked by the security manager, fix a base URI bug in <svg:use>, add some more tests. r=jst, sr=roc
|
2008-09-28 15:18:04 -04:00 |
|
Boris Zbarsky
|
af70b1c6a4
|
Bug 433616 tests. r+sr=roc
|
2008-09-28 15:16:34 -04:00 |
|
Robert Longson
|
9d8756942d
|
Bug 458068 - SVG fill="none" is broken, behaves like fill="black" (reftest)
|
2008-10-06 15:45:01 +02:00 |
|
Vladimir Vukicevic
|
2e98b20f18
|
Mark reftest for bug 456147 as failing on Mac; problem isn't caused by this bug but by an unknown earlier regression
|
2008-10-01 12:11:36 -07:00 |
|
Markus Stange
|
dcbb1972a4
|
Fixing reftest added by bug 456147
|
2008-10-01 10:11:02 +02:00 |
|
Zack Weinberg
|
24671e743c
|
Bug 450652 – Style system changes to support CSS3 border-radius – basic test cases (part 3) [r+sr=dbaron]
|
2008-10-01 00:52:12 -05:00 |
|
Zack Weinberg
|
62dec54d8c
|
Bug 456147 - Fix color and layering of text-decoration:line-through in XUL textboxes [r=enndeakin sr=dbaron]
|
2008-10-01 00:46:18 -05:00 |
|
John Daggett
|
a38b21dcdf
|
merge to latest
|
2008-10-01 10:12:17 +09:00 |
|
John Daggett
|
d1bec0b715
|
add Ahem font for use with reftests
|
2008-10-01 10:09:54 +09:00 |
|
Rob Arnold
|
321f862a99
|
Reftests for XUL text-shadow - Bug 438517
|
2008-09-30 20:57:59 -04:00 |
|
Robert O'Callahan
|
09cfc5fa8c
|
Bug 455984. Rework gradient and pattern code to use nsReferencedElement and nsSVGRenderingObservers, so they observe changes to the ID-element-map properly and propagate invalidations correctly (and with simpler code too). r=longsonr,sr=mats
|
2008-10-01 13:51:05 +13:00 |
|
Robert O'Callahan
|
337c852320
|
Backing out bug 455984 to see if it fixed Tp crashes
|
2008-10-01 00:28:20 +13:00 |
|
Robert O'Callahan
|
0a5a34cbab
|
Bug 455984. Rework gradient and pattern code to use nsReferencedElement and nsSVGRenderingObservers, so they observe changes to the ID-element-map properly and propagate invalidations correctly (and with simpler code too). r=longsonr,sr=mats
|
2008-09-30 21:47:20 +13:00 |
|
Boris Zbarsky
|
012ae72fd1
|
Backing out changesets 2ea77fa990af, 7d2d8869e73c, 93441e4f521e, 43d2ee100f3b, a2d84821ea71 to see whether they're causing the Windows Txul or Mac Tp regressions
|
2008-09-29 08:51:29 -04:00 |
|
Boris Zbarsky
|
a1747d8210
|
Bug 433616. Fix the XML parser's bailing out on CSS loads blocked by the security manager, fix a base URI bug in <svg:use>, add some more tests. r=jst, sr=roc
|
2008-09-28 15:18:04 -04:00 |
|
Boris Zbarsky
|
8016ce082c
|
Bug 433616 tests. r+sr=roc
|
2008-09-28 15:16:34 -04:00 |
|
Serge Gautherie
|
9332245382
|
Bug 448121 - 1 border-image reftest (multi color border-image) slightly off on (SeaMonkey) Mac 10.4; (Bv1) Mark test has passing (now); r=dbaron
bustage fix
|
2008-09-26 23:02:31 +02:00 |
|
Serge Gautherie
|
d2c8a4796d
|
Bug 448121 - 1 border-image reftest (multi color border-image) slightly off on (SeaMonkey) Mac 10.4; (Bv1) Mark test has passing (now); r=dbaron
|
2008-09-26 20:36:00 +02:00 |
|
Karl Tomlinson
|
101deeac83
|
reduce hinting and rounding effects by testing with a larger font size b=403618
|
2008-09-26 12:49:16 +12:00 |
|
L. David Baron
|
bb1dbb4eec
|
For fixed-layout tables, leave room for the cell spacing for all columns, whether they have cells originating in them or not, since we don't know if cells for those columns will arrive as the table loads incrementally. (Bug 444928) r=bernd sr=roc
|
2008-09-24 10:14:35 -07:00 |
|
Jesse Ruderman
|
499c5dd4f0
|
Bug 456515 - Make reftest-sanity check HTTP content-type for .html vs .xhtml (r=dbaron)
|
2008-09-22 22:12:31 -07:00 |
|
Jesse Ruderman
|
5d23026e5b
|
Fix line breaks
|
2008-09-22 19:47:59 -07:00 |
|
Keith Schwarz
|
cc3d389152
|
Bug 456163 - Singular matrices with -moz-transform hangs reftests; r+sr=roc
|
2008-09-22 22:27:37 +02:00 |
|
Keith Schwarz
|
b7fa826c9b
|
Bug 455138 - Bug 435293 landed failing tests; r=(dbaron + roc) sr=dbaron
|
2008-09-22 20:59:37 +02:00 |
|
Robert O'Callahan
|
41faea49ca
|
Disable test that fails on Windows (bug 456323)
|
2008-09-22 15:32:47 +12:00 |
|
Robert O'Callahan
|
41e313558f
|
Bug 455279. Fix mask alpha computation so that it works when the incoming gfxContext has a non-identity transform. r=longsonr,sr=mats
|
2008-09-22 14:14:54 +12:00 |
|
Keith Schwarz
|
bec94a358a
|
Bug 456213 - -moz-transform matrix function with percentages confuses X and Y translate components; r+sr=dbaron
|
2008-09-21 07:14:52 +02:00 |
|
Olli Pettay
|
022e3032e0
|
backout Bug 456147
|
2008-09-20 23:01:34 +03:00 |
|
Zack Weinberg
|
8a68981404
|
Bug 456147 - nsTextBoxFrame (XUL <label>, <description>, <text>) uses underline color for line-through; r=enndeakin
|
2008-09-20 20:09:15 +02:00 |
|
Keith Schwarz
|
46919a1417
|
Bug 455265 - Default Y parameter for -moz-transform:translate differs from Apple's proposal; r+sr=dbaron
|
2008-09-20 18:52:12 +02:00 |
|
Keith Schwarz
|
84c0d267ff
|
Bug 455445 - -moz-transform skew() function should accept two parameters, and second should default to zero; r+sr=dbaron
|
2008-09-20 18:39:12 +02:00 |
|
Keith Schwarz
|
c45964315c
|
Bug 455403 - -moz-transform translate functions result in incorrect origin; v5; r+sr=dbaron
|
2008-09-20 16:39:31 +02:00 |
|
Bernd
|
5afcd8c5a4
|
make sure that the height from a fixed height tbody gets distributed, bug 439639, r=dholbert, sr=roc
|
2008-09-20 11:30:30 +02:00 |
|
L. David Baron
|
b8d9d3e2ed
|
Backed out changeset aab6b12f4a2b (Bug 455403) due to reftest failures from landing patches in the wrong order, and unexplained reftest hangs.
|
2008-09-19 16:04:34 -07:00 |
|
Keith Schwarz
|
89a6316c50
|
Fix incorrect composition of translations with other transforms by making matrix multiplication code clearer, clarifying which matrices are for column vectors and which are for row vectors, and fixing incorrect matrix type conversions. (Bug 455403) r+sr=dbaron
|
2008-09-19 10:14:54 -07:00 |
|
Boris Zbarsky
|
ba7a7fd7fd
|
Adding test
|
2008-09-19 09:52:16 -04:00 |
|
Jesse Ruderman
|
5e293ad348
|
Another try at fixing this test (bug 450637 comment 28)
|
2008-09-16 15:32:50 -07:00 |
|
Jesse Ruderman
|
ce0df8a982
|
Add temporary dumps to a reftest; see bug 450637
|
2008-09-16 04:09:41 -07:00 |
|
Karl Tomlinson
|
241eeb1d20
|
disable reftests/text/cgj-01.html on Windows due to bug 455455
|
2008-09-16 18:33:12 +12:00 |
|
Karl Tomlinson
|
c5afa95bfd
|
test that combining grapheme joiner is not visible and has no format effect b=454743
|
2008-09-16 16:16:59 +12:00 |
|
Robert O'Callahan
|
be33d80a1a
|
Bug 455280. Distinguish pre-transform overflow area from post-transform overflow area and have nsDisplaySVGEffects use the pre-transform area. r=kschwarz,sr=dbaron
|
2008-09-16 13:51:52 +12:00 |
|
Jesse Ruderman
|
7e31febc10
|
Make bug 212563 test not rely on timing incorrectly (should fix bug 450637)
|
2008-09-15 17:11:57 -07:00 |
|
Robert Longson
|
be701818aa
|
Disable non-working feImage reftest for bug 448831.
|
2008-09-14 16:22:34 +01:00 |
|
Robert Longson
|
64270ff4da
|
Correct flood reftest for bug 448831.
|
2008-09-14 16:09:08 +01:00 |
|
Robert Longson
|
24616e093d
|
Add final newlines to reftests for bug 448831.
|
2008-09-14 12:39:29 +01:00 |
|
Robert Longson
|
890322eee4
|
Reftests for bug 448831.
|
2008-09-14 12:02:10 +01:00 |
|
Bernd
|
3df8e64982
|
CSS 2.1 empty-cell handling of the excotic cases, bug 76331, r/sr=roc
|
2008-09-13 16:38:29 +02:00 |
|
Robert O'Callahan
|
06bdfdae49
|
Mark failing tests with bug#
|
2008-09-14 01:52:48 +12:00 |
|
Serge Gautherie
|
d8347c0327
|
Bug 455138 - Bug 435293 landed failing tests; workaround "percent-1" part
|
2008-09-13 14:27:36 +02:00 |
|
Robert O'Callahan
|
8245de46b0
|
Marking failing tests random
|
2008-09-13 23:28:21 +12:00 |
|
Keith Schwarz
|
dc907e1ec7
|
Bug 435293. Implement CSS transforms. r=dbaron,r+sr=roc
|
2008-09-13 21:42:11 +12:00 |
|
Mats Palmgren
|
2a5d48aacb
|
Test for bug 454361.
|
2008-09-12 03:37:02 +02:00 |
|
Robert O'Callahan
|
539a029252
|
Bug 450340. Support SVG mask/clip-path/filter CSS properties applied to non-SVG content. r=longsonr,sr=mats
|
2008-09-11 12:24:16 +12:00 |
|
Boris Zbarsky
|
c718d157e0
|
Removing stray '+'
|
2008-09-10 01:13:38 -04:00 |
|
Boris Zbarsky
|
e2a7d5fe50
|
Bug 449171. Fix bogus assertion. r+sr=dbaron
|
2008-09-09 21:39:38 -04:00 |
|
Boris Zbarsky
|
c9c0698d6a
|
Bug 183348. Fix cloning of sheets with @import rules. Also fixes bug 290018, bug 436261, bug 444723, bug 445415. r+sr=dbaron
|
2008-09-09 14:08:11 -04:00 |
|
Robert O'Callahan
|
cddb22d87c
|
Bug 243519. Rework root element frame construction and the CanvasFrame so that the CanvasFrame is an abs-pos container and the root element frame can be positioned. r=fantasai,sr=dbaron
|
2008-09-08 20:13:17 +12:00 |
|
Jesse Ruderman
|
3dfe222dd8
|
Try re-enabling reftests that used to turn Windows red (409150).
|
2008-09-07 19:25:12 -07:00 |
|
Robert O'Callahan
|
ea7596e60c
|
Backing out changesets 75919d3eb3d0 and 14ce7619e9c1 due to test failures
|
2008-09-07 00:35:20 +12:00 |
|
Robert O'Callahan
|
f7339a0460
|
Bug 243519. Rework root element frame construction and the CanvasFrame so that the CanvasFrame is an abs-pos container and the root element frame can be positioned. r=fantasai,sr=dbaron
|
2008-09-06 21:35:05 +12:00 |
|
Clint Talbert
|
9b17856f09
|
bug 451264 allowing reftest-wait and reftest-print together r=dbaron
|
2008-09-05 17:30:45 -07:00 |
|
Bobby Holley
|
b587524e03
|
Removing embedded ICC profiles from reftest reference images - bug 453547. r=me
|
2008-09-04 10:24:07 -07:00 |
|
Robert O'Callahan
|
544d6c9941
|
Bug 452747. Make reftest robust against subpixel rendering on Mac. r=dholbert,sr=dbaron
|
2008-09-04 14:48:27 +12:00 |
|
Jason Orendorff
|
057bd7b5cf
|
Tests for bug 453105 (r+sr=bzbarsky)
|
2008-09-03 15:29:21 -05:00 |
|
Simon Montagu
|
7d27e3c620
|
Test cases for bug 116882
|
2008-09-03 22:46:32 +03:00 |
|
Graeme McCutcheon
|
b7acee2c1f
|
Bug 451204 - Highlighted text is white on white text on a yellow background, difficult to read. r+sr=roc
|
2008-09-02 08:28:44 +02:00 |
|
Bernd
|
2020f8d70c
|
accumulate margins as they might be overconstrained bug 444015 r/sr=dbaron
|
2008-08-30 18:25:38 +02:00 |
|
Bernd
|
321a788704
|
CSS 2.1 compliance empty-cells does not apply in border-collapsed tables, initial patch by William Wedin, bug 392047, r/sr=roc
|
2008-08-26 09:59:34 +02:00 |
|
Reed Loden
|
4035a62e14
|
Add reftest to reftest.list
|
2008-08-19 22:51:43 -05:00 |
|
Robert O'Callahan
|
2b3cbd99b7
|
Bug 451168 - "Borders around folder icons in directory listings (e.g. when viewing FTP sites)" [r+sr=bzbarsky]
|
2008-08-19 22:50:31 -05:00 |
|
Benjamin Smedberg
|
9348662846
|
Backed out changeset fb099f5a4d32 due to windows test failure... the headers are misaligned pretty badly.
|
2008-08-19 14:38:06 -04:00 |
|
Teune van Steeg
|
90db55ade4
|
Bug 404816 reftests, r=roc
|
2008-08-19 12:16:30 -04:00 |
|
Martijn Wargers
|
f0b88f7d3d
|
Bug 449653. Make drawWindow work even inside an onload handler (so before we've unsuppressed painting), r+sr=roc
|
2008-08-18 15:09:17 -04:00 |
|
Robert O'Callahan
|
0f9e4e319d
|
Bug 238072. Make generated content take the normal frame construction path. Relanding with changes so that counter and quote nodes are initialized after their frames are available, more like the old code. r+sr=dbaron,bzbarsky
|
2008-08-18 13:16:42 +12:00 |
|
Robert O'Callahan
|
86e7983c19
|
Bug 423823. Clip overflowing background when tbody is scrollable. r=fantasai,sr=dbaron
|
2008-08-16 21:10:29 +12:00 |
|
Robert O'Callahan
|
7dd66f45b7
|
Bug 450670. Avoid conflicts in textframe state bits, urk. r=smontagu
|
2008-08-16 21:06:21 +12:00 |
|
Martijn Wargers
|
a09c45c51d
|
Reftests for bug 441703 - direction attribute of marquee should be case-insensitive (for selector matching)
|
2008-08-15 23:22:26 +02:00 |
|
Robert O'Callahan
|
c89b274188
|
Bug 230555. Fix tests so they're more robust and actually work on Windows.
|
2008-08-15 22:14:12 +12:00 |
|
Robert O'Callahan
|
96e07add82
|
Bug 449519. Make text-shadow code compute the right areas for RTL. r=smontagu
|
2008-08-15 22:12:39 +12:00 |
|
Robert O'Callahan
|
b74b2f791f
|
Bug 411059. Take preformatted tabs into account when computing the min and pref widths for text. r=smontagu
|
2008-08-15 22:10:33 +12:00 |
|
Simon Montagu
|
494990f5bf
|
Reenable tests fixed by bug 449324
|
2008-08-13 10:08:57 -07:00 |
|
Simon Montagu
|
83d1cf875c
|
Reenable test for bug 444656
|
2008-08-13 10:04:49 +03:00 |
|
Robert O'Callahan
|
c6b5a99157
|
Comment out new tests that are failing
|
2008-08-12 23:08:21 +12:00 |
|
Robert O'Callahan
|
d47424014c
|
Fix filename case
|
2008-08-12 23:05:05 +12:00 |
|
Robert O'Callahan
|
e6be80ed5b
|
Bug 230555. Support white-space:pre-line (add tests). r+sr=dbaron
|
2008-08-12 21:49:03 +12:00 |
|
Robert O'Callahan
|
3976bbe726
|
Bug 413048. Disable float breaking in columns. r+sr=dbaron
|
2008-08-12 21:32:10 +12:00 |
|
Robert O'Callahan
|
4d9c5e19b6
|
Bug 441259. Account for trimmable width when deciding whether we can place a float on the line. Also, only try to place a float at a point where we can have a line break. r+sr=dbaron
|
2008-08-12 21:29:35 +12:00 |
|
Robert O'Callahan
|
8a3235feed
|
Bug 406299. Make sure we include the font ascent/descent of a soft hyphen if there is one. r+sr=dbaron
|
2008-08-12 21:18:23 +12:00 |
|
Robert O'Callahan
|
b2b9e631e0
|
Bug 445079. Make nsSVGRenderState able to generate an nsIRenderingContext, so that filters and other users can host foreignObject content. r=longsonr,sr=mats
|
2008-08-12 20:36:51 +12:00 |
|
Robert O'Callahan
|
fba2d206f6
|
Bug 230555. Support white-space:pre-line. r+sr=dbaron
|
2008-08-12 20:31:56 +12:00 |
|
Simon Montagu
|
a5b28931ef
|
Bug 449555. Disable word-wrap for single-line widgets, r+sr=roc
|
2008-08-11 18:16:41 +03:00 |
|
Robert O'Callahan
|
412609685e
|
Bug 438987. Propagate background color correctly when the root element is a table. Relanding with a crash fix. r+sr=dbaron
|
2008-08-08 20:21:13 +12:00 |
|
Boris Zbarsky
|
1fc2b2455f
|
Forgot to take out the style
|
2008-08-08 02:22:11 -04:00 |
|
Boris Zbarsky
|
e802f1d69d
|
Bug 210094. Make min-height and max-height work on fieldset. r+sr=dbaron
|
2008-08-08 01:18:00 -04:00 |
|
Boris Zbarsky
|
edb33ffe21
|
Adding test
|
2008-08-08 00:55:50 -04:00 |
|
Robert O'Callahan
|
18e74a0f2d
|
Bug 438987, backing out
|
2008-08-08 15:34:43 +12:00 |
|
Robert O'Callahan
|
d75aff2db8
|
Bug 438987. Propagate background color correctly when the root element is a table. r+sr=dbaron
|
2008-08-08 13:52:41 +12:00 |
|
Mats Palmgren
|
c45157cc43
|
Oops, forgot that this test needs privileges. Disable it for now.
|
2008-08-07 18:04:29 +02:00 |
|
Mats Palmgren
|
c7c66f0b12
|
Test for bug 448987.
|
2008-08-07 16:44:24 +02:00 |
|
Mats Palmgren
|
b98942ebaf
|
Test for bug 428278.
|
2008-08-07 16:21:10 +02:00 |
|
Robert O'Callahan
|
e6245e9ce2
|
Bug 238072 backout
|
2008-08-07 22:22:08 +12:00 |
|
Robert O'Callahan
|
b0d4e90aca
|
Bug 238072. Disable table-parts-01 again because it still doesn't work on tinderbox test machines :-(
|
2008-08-07 17:49:25 +12:00 |
|
Robert O'Callahan
|
37faf90fe2
|
Bug 238072. Fix table-parts-01 test
|
2008-08-07 16:17:43 +12:00 |
|
Robert O'Callahan
|
70d8f43b75
|
Bug 238072. Add missing image file for tests
|
2008-08-07 15:24:31 +12:00 |
|
Robert O'Callahan
|
44b48196c2
|
Bug 238072, disable bad test temporarily
|
2008-08-07 15:17:55 +12:00 |
|
Robert O'Callahan
|
63541e345d
|
Bug 238072, bad version of table-parts-01 was committed
|
2008-08-07 15:15:34 +12:00 |
|
Robert O'Callahan
|
da39ecdce6
|
Bug 238072, fix test file I forgot to move
--HG--
rename : layout/reftests/bugs/374193-1xbl.xml => layout/base/crashtests/374193-1xbl.xml
|
2008-08-07 15:08:49 +12:00 |
|
Robert O'Callahan
|
8ad3721594
|
Bug 238072. Rework generated content support to match CSS 2.1, making generated content take the normal frame construction path so supporting any style applied to it (including 'position', 'float', etc). r+sr=bz,r=dbaron
|
2008-08-07 13:18:24 +12:00 |
|
L. David Baron
|
b2f92eae66
|
Mark one of the border-image tests as failing on Mac OS X 10.4. (Bug 448121) r+sr=bzbarsky
|
2008-08-06 15:38:44 -07:00 |
|
Robert O'Callahan
|
4042320c9c
|
Bug 441418. Instead of guessing when frame broke at a first-letter boundary, explicitly record that in a reflow status bit. r+sr=dbaron
|
2008-08-06 12:31:25 +12:00 |
|
Robert O'Callahan
|
f0750538a0
|
Bug 447565. Enable test
|
2008-08-06 12:26:37 +12:00 |
|
Robert O'Callahan
|
0299f89707
|
Bug 447565. Make clip-path/filter/mask use nsReferencedElement to update correctly when the element referenced by an ID changes. r=longsonr,sr=mats
|
2008-08-06 12:25:33 +12:00 |
|
Robert Longson
|
17c99ca38b
|
bug 445687 - Should not be able to nest text r+sr=roc
|
2008-08-05 14:07:03 +01:00 |
|
Robert Longson
|
9a86e54736
|
bug 445101 - rendering does not change if systemLanguage attribute changes r=jwatt,sr=bzbarsky
|
2008-08-05 13:01:47 +01:00 |
|
Boris Zbarsky
|
8b852d60e9
|
Adding test
|
2008-08-05 01:35:01 -04:00 |
|
Dão Gottwald
|
b196668c0b
|
fix bustage from changeset d6384ffd49f1
|
2008-08-04 13:24:06 +02:00 |
|
fantasai
|
62fd8825a8
|
Bug 159914 – Printing a div's content "eats" a few line down the first page
|
2008-08-04 13:19:53 +02:00 |
|
Graeme McCutcheon
|
5f935257f5
|
Disable the test for now, since reftest can't get the privileges it needs.
|
2008-07-31 11:23:29 -07:00 |
|
Asaf Romano
|
86d6cde299
|
Bug 263683 - Findbar's Highlight feature should not manipulate the DOM. Patch by Graeme McCutcheon <graememcc_firefox@graeme-online.co.uk>, r=me,roc. sr=roc.
|
2008-07-30 23:48:56 +03:00 |
|
Robert O'Callahan
|
cb0cabc5be
|
Bug 431341. Include floating first-letter text when we build textruns for a paragraph, because we want nsLineBreaker to see the text for capitalization analysis. Make sure that textrun construction for floating first-letter text uses the block as its scope. And make sure we reconstruct textruns after determining the first-letter length, so that ligatures are broken as necessary. r=smontagu
|
2008-07-29 22:11:26 -07:00 |
|