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

4484 Коммитов

Автор SHA1 Сообщение Дата
Frédéric Wang 62c4edbec0 Bug 415413 - Incorrect widths and heights of MathML with italics in table cells. r=karlt, r=roc 2013-11-25 09:20:20 -05:00
Henri Sivonen 2dc38251fe Bug 863728 - Implement the replacement encoding. r=emk. 2013-11-25 10:06:56 +02:00
Robert Longson 769b184d06 Bug 942451 - preserveApectRatio changes on SVG images do not cause a repaint. r=jwatt 2013-11-24 19:50:45 +00:00
Robert Longson af8bb7fb29 Bug 939942 - Reflow when bounds changes due to stroke creation/removal. r=jwatt 2013-11-23 13:32:21 +00:00
Jonathan Kew aed29b9919 bug 941940 followup - restore reftest manifest entry accidentally lost during rebase. no-r=me. 2013-11-23 12:17:59 +00:00
Jonathan Kew 7053b29163 bug 941940 - reftest to check that 
 characters in the DOM remain invisible. r=roc 2013-11-22 21:44:55 +00:00
Jonathan Watt bf596e7eef Bug 930010 - Hide the CSS pseudo-elements for <input type=number>'s anonymous content tree from content. r=bz 2013-11-22 13:24:55 +00:00
Jonathan Watt 9f8bfb29c3 Bug 638293 - When the value of <input type=number> changes, keep its anonymous text input field child in sync as appropriate. r=smaug 2011-06-21 16:17:10 +02:00
Jonathan Watt 7bd8b8d0b5 Bug 665884 - Redirect focus from <input type=number> to its anonymous text control, and get autofocus working. r=dbaron 2011-06-21 16:13:12 +02:00
Jonathan Watt f8dfb4d33f Bug 635240 - Implementation of the layout and anonymous shadow tree portion of <input type=number>. r=dholbert 2013-09-04 11:30:36 +01:00
Vivien Nicolas 463b2da6e3 Bug 876741 - Scrollbars are not drawn on b2g. r=ochameau,roc 2013-11-22 13:45:05 +01:00
Daniel Holbert b4f45ff10d Bug 811024 part 6: reftests for fragmenting flex containers that contain a single unbreakable child. r=mats
--HG--
rename : layout/reftests/flexbox/pagination/flexbox-empty-1a.html => layout/reftests/flexbox/pagination/flexbox-unbreakable-child-1a.html
rename : layout/reftests/flexbox/pagination/flexbox-empty-1a.html => layout/reftests/flexbox/pagination/flexbox-unbreakable-child-1b.html
rename : layout/reftests/flexbox/pagination/flexbox-empty-1a.html => layout/reftests/flexbox/pagination/flexbox-unbreakable-child-1c.html
rename : layout/reftests/flexbox/pagination/flexbox-empty-1a.html => layout/reftests/flexbox/pagination/flexbox-unbreakable-child-1d.html
2013-11-21 10:20:02 -08:00
Daniel Holbert 4a5da30674 Bug 811024 part 5: reftests for fragmenting empty flex containers, with various margin/border/padding. r=mats 2013-11-21 10:20:02 -08:00
Markus Stange 912c8ecc1b Bug 921495 - Add a test for shadow blur rounding. 2013-11-21 17:44:46 +01:00
Cameron McCormack 72f518de21 Back out bug 935056 (rev d39a3544a287) on suspicion of causing bug 939980. 2013-11-21 10:24:04 +11:00
huxuan ddceaa0d72 Bug 685628 - Make mpadded apply height/depth to logical metrics. r=fredw, r=karlt 2013-11-19 09:08:30 -05:00
John Daggett e1e381eed7 Bug 913264 - add reftest for none value of font-variant-ligatures. r=jfkthame 2013-11-19 13:30:25 +09:00
John Daggett 1c72ffaa67 Bug 913264 - add none value to font-variant-ligatures. r=dbaron 2013-11-19 13:30:25 +09:00
Simon Montagu 46e6c5b93c Test for bug 869833 2013-11-18 12:31:06 +02:00
Jonathan Watt 449658efa0 Bug 889736, part 6 - Stop setting the svg.text.css-frames.enabled pref. r=heycam 2013-11-18 14:29:53 +00:00
Matt Woodrow 2c9a2472e1 Bug 939607 - Part 4: Add test for box-shadow with opacity. r=roc 2013-11-18 22:32:09 +13:00
Cameron McCormack 070ca41f8e Bug 492239 - Reflow when -moz-stack-sizing is changed. r=dbaron 2013-11-18 15:15:38 +11:00
Cameron McCormack 45fe7b6de8 Bug 935056 - Don't apply minimum font sizes to SVG text. r=dbaron 2013-11-18 14:53:51 +11:00
Bas Schouten 0b523bd06b Bug 937994 - Part 2: Mark some tests fuzzy, and change the discontinuity side of joins they expect. r=dholbert 2013-11-18 01:29:05 +00:00
Geoff Brown 738f3b46df Bug 936226 - (2) Adjust reftest manifests for Android x86; r=dminor 2013-11-17 10:23:17 -07:00
Robert O'Callahan 8cf17406d8 Bug 876321. Track restyling of top/left/right/bottom and treat such nodes as active scrolled roots. r=mattwoodrow
--HG--
extra : rebase_source : 24e7900efdb476a0533808956b9604d144e4db89
2013-09-09 17:08:41 -07:00
Robert O'Callahan cdd20f889b Bug 938316. Work around fractional texture resampling issues by switching to NEAREST sampling when we're doing a pixel-aligned compositing operation. r=jrmuizel
--HG--
extra : rebase_source : ec49c8c8993af402a24b57efbaea743d39dcd89c
2013-11-13 23:56:11 +13:00
Simon Montagu 07e1ec2854 Bug 936935: Mark lines dirty more accurately in Bidi resolution, r=roc 2013-11-07 16:39:49 +02:00
Cameron McCormack 49224502ff Fix title text in test; no bug. (DONTBUILD) 2013-11-17 19:46:12 +11:00
Cameron McCormack 369c16ae68 Bug 936670 - Position text rendered runs by the first non-trimmed character in the run. r=longsonr 2013-11-17 18:32:56 +11:00
Robert Longson 77ae409cc0 Bug 938569 - Path fails to render, with comma between move command and implied line command. r=dholbert 2013-11-16 09:51:39 +00:00
Arnaud Bienner 6ab018cc0d Bug 931619 - Add a tiny border to the color swatch. r=dholbert 2013-11-13 17:59:56 +01:00
Corey Ford 1da3373a87 Bug 925259: Avoid sticky positioning inner table elements. r=dholbert 2013-11-12 12:46:47 -08:00
Jonathan Kew 0c39b384db bug 909344 - reftest for display of stray control characters. r=roc 2013-11-12 09:10:34 +00:00
Mats Palmgren d587273433 Bug 931853 - Adjust the frame's vertical position to account for a negative margin larger than its height, in quirks mode. r=roc 2013-11-12 18:38:29 +00:00
Ed Morley bd4653676c Backed out changeset f0d6d67fbc1e (bug 909344) for reftest failures in f0d6d67fbc1e 2013-11-12 15:17:31 +00:00
Jonathan Kew ef53d8329c bug 909344 - reftest for display of stray control characters. r=roc 2013-11-12 12:58:18 +00:00
Jonathan Kew 3c3bf3d316 bug 909344 - load testcase 388367-1 as a crashtest rather than reftest. r=roc
--HG--
rename : layout/reftests/bugs/388367-1.html => layout/generic/crashtests/388367-1.html
2013-11-12 12:57:22 +00:00
Nicholas Cameron 26fc47c3e3 Bug 907463. Ignore result of very big canvas reftest. r=roc DONTBUILD 2013-09-27 21:48:41 +12:00
Robert O'Callahan 6db16af142 Backout changesets 37f9a5424227, c1578a4fc86d and a417424f9213 (for bugs 933354, 929021 and 923193 respectively) while we figure out performance regressions
--HG--
extra : rebase_source : e4a004a15c92b5a8a8b780e7da779ac86d1c29be
2013-11-11 15:23:56 +13:00
Mats Palmgren 0ab578a9c5 Bug 935850 - Mark box-sizing-replaced-001.xht as random on Android for now. r=dbaron 2013-11-10 14:36:46 +08:00
Daniel Holbert 9e2232b7de Bug 936100 part 1: Adjust reftests and crashtests to no longer bother with flexbox pref. r=mats 2013-11-09 07:53:02 -08:00
Seth Fowler 1547539f1a Bug 933057 (Part 2) - Add tests for scaling explicitly sized svg:image elements in inline SVGs. r=dholbert 2013-11-08 15:14:58 -08:00
Mats Palmgren ead1270d91 Bug 936286 - Add fuzzy to fix intermittent-failure in 472020-1a.xul. r=mats 2013-11-08 15:31:21 -05:00
Horia Iosif Olaru a602c5bb55 Bug 841601 - Add a second batch of tests for background-blending which tests each blend mode. r=roc
The reference results are copied over from the svg tests.
2013-11-08 10:09:08 -05:00
Horia Iosif Olaru 439ac01d43 Bug 841601 - Add background-blend-mode tests. r=roc 2013-11-08 10:08:23 -05:00
Robert Longson bc665a908e Test for bug 935994 r=jwatt,bas 2013-11-08 10:49:55 +00:00
Robert Longson 379ae1f294 Bug 935902 - Fix access to filter standard attributes for gaussian blur and component transfer. r=jwatt 2013-11-08 09:28:42 +00:00
Robert O'Callahan 232c266ced Bug 931464. Part 1: GetFieldSetBlockFrame needs to drill down through a scrollframe if necessary. r=mats
--HG--
extra : rebase_source : 858213f65b5bd7d8872afd8205424c3bfdfe1e98
2013-11-05 23:04:00 -08:00
Lukas Nordin 1a6f06e17c Bug 243412: Updated reftests for css3-ui box-sizing with correct values and better descriptions of the tests; r=dbaron 2013-11-05 23:25:41 -08:00