Commit Graph

928 Commits

Author SHA1 Message Date
Jonathan Kew
bdd22ccfb0 bug 621918 - reftests for character clusters in SVG <textPath>. r=roc a=test-only 2011-01-11 11:30:18 +00:00
Daniel Holbert
a5e4203432 Bug 614272: reftest for this bug. a=tests 2011-01-10 21:57:22 -08:00
Robert O'Callahan
0ae88fdc21 Bug 579808. Fix bounds for nsDisplayTransform and nsDisplayPlugin. r=tnikkel a=blocking-betaN+ 2011-01-06 19:38:22 -06:00
Phil Ringnalda
48e89a922f Bug 578114 - Mark 289480.html#top as random for D2D, since it is, r=bas, a=test 2010-12-26 19:19:00 -08:00
Robert O'Callahan
dc7ee6cfc4 Bug 594333. Invalidate frame subtree (including layers) when moving a float. r=dbaron 2010-12-20 14:37:43 +13:00
Robert O'Callahan
ac562ad2c1 Bug 579885. Fix test. 2010-12-20 14:26:13 +13:00
Mounir Lamouri
db6bb54ae9 Bug 596088 - Make <input type='file'> looks disabled when inside a disabled fieldset by adding a ContentStatesChanged method in nsIFrame. r=bz sr=roc a=blocking-final
--HG--
rename : layout/reftests/bugs/557087.html => layout/reftests/bugs/557087-1.html
rename : layout/reftests/bugs/557087.html => layout/reftests/bugs/557087-2.html
extra : rebase_source : 350455e646775e42916e90dee7e09f63f84f4db4
2010-12-14 10:00:57 -08:00
Daniel Holbert
62dfdcf319 backed out 7510a8ab857d / Bug 594333 since its reftest failed on Win Debug. a=orange 2010-12-10 12:16:07 -08:00
Robert O'Callahan
94dc5046ba Bug 594333. Invalidate frame subtree (including layers) when moving a float. r=dbaron a=blocking-final+ 2010-12-10 10:30:18 -08:00
L. David Baron
646156de91 Add test for cairo error when trying to draw zero width borders, even though it doesn't actually fail without the patch in the current reftest harness. (Bug 618071) a=blocking2.0:beta8 2010-12-09 20:38:52 -08:00
Bas Schouten
d6b50ba309 Bug 617242: Don't cull for transforms that flip the content. r=jrmuizel a=joedrew 2010-12-07 18:42:08 +01:00
L. David Baron
5ecf58961f Change assertion annotation. The condition causing it is dependence on some sizes rather than a platform-specific issue, but leave it a little more specific so that we notice if the bug is fixed. (Bug 615953) a2.0=tests 2010-12-03 12:31:24 -08:00
Bas Schouten
c25d19611b Bug 588271 - Part 5: Mark reftests as no longer failing. r=vlad a=blocking-betan 2010-12-02 14:18:00 +01:00
Bas Schouten
ff7020a8d1 Bug 588271 - Part 3: Update reftest to mask the nose edge because of color interpolation inconsistencies. r=jrmuizel 2010-12-02 14:17:56 +01:00
Boris Zbarsky
b0c658578e Bug 609272. Make sure to not apply clipping of overflow when printing to the root element, because it doesn't really make use of its overflow style itself. r=dbaron 2010-11-30 13:19:57 -05:00
Dave Townsend
7a0e0a5cd9 Backing out bug 614058, bug 609272, bug 478445, bug 499628, bug 605296, bug 608914 and bug 614724 due to potentially causing bug 615736 CLOSED TREE. a=backout 2010-12-01 11:01:56 -08:00
Boris Zbarsky
f5eba2ae67 Bug 609272. Make sure to not apply clipping of overflow when printing to the root element, because it doesn't really make use of its overflow style itself. r=dbaron 2010-11-30 13:19:57 -05:00
Jonathan Kew
d43dbff153 bug 615121 - reftests for direction of vertical glyph offsets. r=karlt a=test-only 2010-11-30 15:44:36 +00:00
Karl Tomlinson
887dac9a1b 387876-2.html now passes b=471630 a=test
--HG--
extra : transplant_source : %FD%EB%9A%C9%7F%84%5C%C8%CD%AC%13%8F8%A0%28%17%96M%DD%87
2010-11-26 13:47:04 +13:00
Karl Tomlinson
3d480eb75a 368020-5.html now passes with Pango b=388591
--HG--
extra : transplant_source : %85Dt%3F%B7%08nJ%05%E6I%DA%D5O%CB%F5%DE%14%AA/
2010-11-26 10:13:52 +13:00
Karl Tomlinson
19fc268d57 with bug 421438 fixed, 368020-2.html now passes
--HG--
extra : transplant_source : %A5d%8D%40a%1A%FA%7E%B1%A17%F3%A7%3F%AB%8F%99%F3R%27
2010-11-26 10:13:52 +13:00
Karl Tomlinson
07857daeb1 333970-1.html now passes with Pango
--HG--
extra : transplant_source : _%D4%E7%96%F7%1B%F0%A5F%F8%E1a%C84%87%7Dks%7D%D1
2010-11-26 10:13:52 +13:00
Timothy Nikkel
74ff18e6d8 Bug 539949. Keep trying to scroll content into view even if it is clipped out. r=roc a=blocking-final+ 2010-11-24 19:35:01 -06:00
Ehsan Akhgari
2fce0c480f Bug 613433 - Invalid caret position on facebook's status textbox (styled with min-height and overflow-x or overflow-y); r=roc a=blocking-final+ 2010-11-22 03:13:37 -05:00
Mats Palmgren
7ad2707943 Bug 536061 - Broken rendering of box-shadow and outline when used with -moz-transform. r=roc a=blocking2.0:final 2010-11-17 03:20:25 +01:00
Simon Montagu
c3cd533bc1 Test for bug 603423, a=test 2010-11-14 06:40:14 -08:00
Chris Double
c4fa8c8266 Disable reftest 579985-1 a=roc 2010-11-12 16:13:17 +13:00
Robert O'Callahan
41c36793bb Bug 608636. Clip to transformed bounds of BasicContainerLayers when compositing their opacity groups back to the target surface. r=vlad,a=blocking 2010-11-12 14:43:42 +13:00
Robert O'Callahan
bc9c9cca06 Bug 579985. Using CGContextSetAlpha to implement mask alpha doesn't work for some operators. r=jrmuizel,a=blocking 2010-11-12 14:42:22 +13:00
Mats Palmgren
59244db4d6 "ASSERTION: We should have padding here" with abs pos, overflow:scroll. r=roc a=blocking2.0:final 2010-11-09 22:14:05 +01:00
Robert O'Callahan
669ff953e8 Bug 602200. Share code to compute effective transforms and opacity, and snap effective transforms. r=bas,sr=vlad,a=blocker 2010-11-08 22:06:15 +13:00
Ehsan Akhgari
69b7a0c378 Bug 542116 - Caret inside empty input text/password or contenteditable element ignores font-size (reftests); r=roc a=blocking-final+ 2010-10-29 12:30:52 -04:00
Ehsan Akhgari
26b56e6566 Bug 542317 - Caret missing when an iframe is put into design mode when it already has focus; r=roc a=blocking-final+ 2010-10-29 12:30:52 -04:00
Ehsan Akhgari
747639bc18 Bug 389321 - Part 3.1: Disable a problematic reftest until bug 607548 gets resolved; r=roc a=blocking-betaN+ 2010-10-27 00:49:38 -04:00
Ehsan Akhgari
c5d807f1c7 Bug 605138 - Scripts from topix.net apparently causing page to scroll down when opening; r=roc a=blocking-final+ 2010-10-21 16:56:20 -04:00
Mounir Lamouri
eb0b89befa Bug 604737 - nsHTMLFieldSetElement::RemoveChildAt should update mFirstLegend. r=smaug a=blocking 2010-10-21 13:11:01 +02:00
Simon Montagu
7bbc1471b0 Tests for bug 579655, a=test 2010-10-20 18:18:04 +02:00
Simon Montagu
4b5b6bb092 Tests for bug 600974 2010-10-20 09:11:15 -07:00
Boris Zbarsky
c27f01b21f Bug 605157. Style linking elements should work in XML when set via innerHTML. r=sicking, a=blocker 2010-10-18 23:45:34 -04:00
Timothy Nikkel
d7571d83ca Bug 599113. Add a reftest. a=test 2010-10-14 20:03:46 -05:00
Timothy Nikkel
a08a617701 Bug 582476. Part 2. When painting SVG foreign objects make sure to set the painting to window flag correctly. r=roc a=blocking-betaN+ 2010-10-14 20:03:45 -05:00
Simon Montagu
6ade296744 Tests for bug 600974 2010-10-14 00:44:33 -07:00
Blake Kaplan
29e85b9844 Merge mozilla-central into tracemonkey 2010-10-13 17:54:54 -07:00
Johnny Stenback
635dd5b01d Bug 580128. Disable reftests that don't play well with brain transplants yet. r=mrbkap@gmail.com 2010-10-10 15:48:10 -07:00
Jim Mathies
0a31580bbd bustage fix for 128d7ea8ebfc. a=bustage 2010-10-08 11:43:55 -05:00
Bas Schouten
db79503410 Bug 600045: Reftest for canvas transformed strokes using 'lighter'. r=jrmuizel a=blocking-betaN 2010-10-08 18:02:36 +02:00
Ehsan Akhgari
6217ae235e Bug 600803 - setting value with newline on textarea has excess newline (test case); r=bzbarsky a=NPOTB 2010-10-07 15:54:33 -04:00
Robert O'Callahan
c3e99b598c Mark assertion. a=me 2010-10-11 16:31:30 +13:00
Robert O'Callahan
951d95a03a Bug 582146. 8388608.0 is invalid in cairo, so clamp to 8388607.0 instead. r=jrmuizel 2010-10-11 13:58:19 +13:00
Jonathan Kew
218fd4389d mark failing test as random on OS X, see bug 602469. a=orange 2010-10-07 12:37:26 +01:00