Граф коммитов

1173 Коммитов

Автор SHA1 Сообщение Дата
L. David Baron cc9c3e69d4 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 18242d30b8 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 e934b6946c 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 5d9a07b206 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 a338f958c7 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 d535dfb253 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 0b4fb2e351 Bug 379317 no longer affects these tests thanks to bug 464970. 2008-11-19 11:42:18 -08:00
Boris Zbarsky 943fd4dbb7 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 f5b9109022 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 af14965574 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 db439546d0 Backed out changeset 0ced86fbf8ed (reftest failures) 2008-11-18 10:13:55 +13:00
Robert O'Callahan 9c78bd79e6 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 a2e51a3845 Mark yet another test random awaiting the font cache patch in bug 457821. 2008-11-14 18:02:22 -08:00
L. David Baron b85b756fe2 OK, this is random on Windows too. 2008-11-14 16:27:26 -08:00
L. David Baron a1c7b5aa6b Mark test as random on Mac, since it just failed on the tinderobx. 2008-11-14 16:04:26 -08:00
L. David Baron e67249b3e3 Better approach to some tests to avoid subpixel spacing differences. (Bug 457821) 2008-11-14 14:07:45 -08:00
L. David Baron 06525abe29 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 8ea614368d Bug 462458. Update @charset detection to spec changes. r+sr=dbaron, a=beltzner 2008-11-11 22:36:20 -05:00
Robert O'Callahan 687210c214 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 a0344f93f0 Add some tests for @font-face (static cases, not dynamic ones). (Bug 457821) 2008-11-08 08:35:54 -08:00
L. David Baron 527fb03b03 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 abcfcbbd31 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 af447b1195 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 ddc73a9bb1 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 d970a274b5 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 500da2bc8d b=416725 reftest 2008-11-07 15:31:02 +13:00
Robert O'Callahan 77ae7c8abe 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 ee00d290e8 Bug 456330. Fix translation to account for top/left padding. r=vlad 2008-11-07 13:56:57 +13:00
Robert O'Callahan f27247750a Bug 458487 - 'Rework image snapping logic'. r=vlad+joedrew, sr=dbaron 2008-11-04 14:01:21 -08:00
Robert O'Callahan 80fcd2daea Fixing test for bug 385823 to not depend on clipping of %-overheight cells. 2008-11-03 15:58:54 +13:00
L. David Baron 4a237eb465 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 97514868c8 reftests for dynamic mutation of table borders with border collapse:collapse 2008-11-01 13:43:52 +01:00
Zack Weinberg c37ce49fde Bug 455105 - IsSolidBorderEdge in nsCSSRendering.cpp ignores foreground borders; r=vladimir, sr=roc (tests) 2008-10-30 12:57:43 +03:30
Zack Weinberg 49e5fb47de Bug 455105 - IsSolidBorderEdge in nsCSSRendering.cpp ignores foreground borders; r=vladimir, sr=roc 2008-10-30 12:54:58 +03:30
Karl Tomlinson 03e0cb54e4 fallback reftest (missing files). b=455647 2008-10-29 13:23:43 -07:00
Karl Tomlinson 2575e3beac fallback reftest. b=455647 2008-10-29 10:43:07 -07:00
Serge Gautherie 1c141f8172 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 275ce7e82a 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 2f71703a84 Bug 228856 - [FIX] \0 in CSS is ignored; r+sr=dbaron 2008-10-23 18:29:24 +02:00
Boris Zbarsky b4754f939e Fixing test 2008-10-20 15:00:26 -04:00
Boris Zbarsky 41c5ae0633 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 d06d163f83 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 a265894565 Add reftests for bug 231081 2008-10-19 13:36:23 -07:00
Mats Palmgren 7dbcead025 Enable wordwrap-09.html on Windows again now that bug 460399 is fixed. 2008-10-19 16:45:02 +02:00
Mats Palmgren 79f35b6e89 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 f0c640d753 Add reftest for bug 252920 2008-10-18 20:04:47 -07:00
Bernd 7ae43293e0 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 1635f43eab Remove unintentional BOM. b=460248 r=roc 2008-10-17 09:02:12 +02:00
Serge Gautherie 622e6aa1ec 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 0a4f228e1e Bug 455057 - some chrome images have embedded profiles. ui-r=faaborg, sr=mconnor. 2008-10-16 15:20:21 -07:00
Simon Montagu 2c9f74ad6c 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 46cf60d69f 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 2d7e1eeaa2 Bug 453103. Make reftests robust against Mac subpixel rendering quirks. r+sr=dbaron 2008-10-16 20:56:31 +13:00
Robert O'Callahan 8e54fc7760 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 d24e58ad60 Fixing test for bug 442542 2008-10-16 14:20:36 +13:00
Robert O'Callahan 536474494d Revert layout test changes that shouldn't have landed in the previous commit :-( 2008-10-16 11:56:04 +13:00
Robert O'Callahan bf60e8ddbf Revert nsprpub configure micro-change in case that caused Windows bustage 2008-10-16 11:49:44 +13:00
Robert O'Callahan 76e6524961 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 fd567efec5 Bug 459619. Add zoom support to reftest harness. r+sr=dbaron 2008-10-16 09:49:42 +13:00
Boris Zbarsky 360bd6a255 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 2e879f3987 Bug 448564. Better handling of sink context switches. r=mrbkap, sr=bzbarsky 2008-10-12 13:44:23 -04:00
Robert Longson a4bfdf5f7b reftest for bug 458010 2008-10-11 16:16:42 +01:00
Robert Longson b86d445dd7 reftest for bug 309220 2008-10-11 15:42:15 +01:00
Robert Longson 9836044c42 enable reftest for bug 455226 2008-10-11 14:47:06 +01:00
Mats Palmgren 7cae04cb73 Testcase for bug 203727. 2008-10-11 03:41:31 +02:00
Vladimir Vukicevic 001e8024e1 b=448193, 3d border effects missing with moz-border-radius; r=zweinberg 2008-10-09 14:49:15 -07:00
L. David Baron d988f99ef5 Fix glitches in border-image drawing. (Bug 449647) r=robarnold, sr=vlad 2008-10-07 15:10:19 -07:00
Boris Zbarsky 3d3ffffc5e 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 c0a57d4047 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 88512b418e 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 f49d088b98 Bug 433616 tests. r+sr=roc 2008-09-28 15:16:34 -04:00
Robert Longson ff22f48332 Bug 458068 - SVG fill="none" is broken, behaves like fill="black" (reftest) 2008-10-06 15:45:01 +02:00
Vladimir Vukicevic 27fd6b2cf4 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 0859d0c927 Fixing reftest added by bug 456147 2008-10-01 10:11:02 +02:00
Zack Weinberg 2d3209e41d 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 b109c235ce 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 7af2a885ec merge to latest 2008-10-01 10:12:17 +09:00
John Daggett caabec75c8 add Ahem font for use with reftests 2008-10-01 10:09:54 +09:00
Rob Arnold 11a5c810a3 Reftests for XUL text-shadow - Bug 438517 2008-09-30 20:57:59 -04:00
Robert O'Callahan fa9c29cdcd 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 4fc9cfd0c6 Backing out bug 455984 to see if it fixed Tp crashes 2008-10-01 00:28:20 +13:00
Robert O'Callahan 4fdd181cd0 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 9599df476b 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 d326d65b0d 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 a7d77f3dd3 Bug 433616 tests. r+sr=roc 2008-09-28 15:16:34 -04:00
Serge Gautherie fd0451a97e 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 18780098ea 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 b910b2c175 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 3347434086 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 42a0717ce3 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 ac58531cbf Fix line breaks 2008-09-22 19:47:59 -07:00
Keith Schwarz 26d8115686 Bug 456163 - Singular matrices with -moz-transform hangs reftests; r+sr=roc 2008-09-22 22:27:37 +02:00
Keith Schwarz 2e601ee1e4 Bug 455138 - Bug 435293 landed failing tests; r=(dbaron + roc) sr=dbaron 2008-09-22 20:59:37 +02:00
Robert O'Callahan 73ae43acb7 Disable test that fails on Windows (bug 456323) 2008-09-22 15:32:47 +12:00
Robert O'Callahan 5ad965518f 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 20d7f32cda 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 789b700400 backout Bug 456147 2008-09-20 23:01:34 +03:00
Zack Weinberg 75b0ad2e60 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 5c11f2e697 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 2277ec5e77 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