Commit Graph

5363 Commits

Author SHA1 Message Date
Jonathan Kew
067cdaff46 Bug 1108177 - Reftest to check for fallback mark stacking. r=jdaggett 2015-01-28 09:03:30 +00:00
Seth Fowler
594a776fc1 Bug 1126146 - Disable the single-color optimization in reftests. r=tn 2015-01-27 17:43:21 -08:00
Daniel Holbert
978bc1c194 Bug 1126163: Adjust image-object-position-with-background-1-ref.html to crop its replaced elems with overflow:hidden div, instead of downscaling them. r=seth 2015-01-27 17:12:33 -08:00
David Anderson
5a0fe42e33 Turn on containerless scrolling for root frames on desktop. (bug 1123921, r=kats)
--HG--
extra : rebase_source : 5a7daae4a1f8248578bf869a1e476b115fb87718
2015-01-26 02:15:35 -08:00
Timothy Nikkel
ce0842d7b9 Bug 1120431. Ensure that the draw region of a painted layer always includes the visible region, even if simplication of the region might try to change that. r=matt.woodrow
Sometimes, in very specific cases,  the visible region gets simplified to one rect and is thus much bigger than the draw region. This becomes a problem if we decide to pull an opaque background color from a lower layer so that we are opaque. In which case we draw the background color over the whole visible region. But we use the draw region to determine if we can place items below this layer, so that background color could cover them incorrectly.
2015-01-25 17:28:51 -06:00
Simon Montagu
ceaa25e173 Reftest for bug 1124636, r=jfkthame 2015-01-25 01:56:34 -08:00
Phil Ringnalda
16c09fe4fa Bug 1124549 - Add a little more fuzz for 784573-1.html to reflect the number of rounding errors on OS X 10.10
--HG--
extra : rebase_source : 4447d80ac9d654666be51eba2f350da1901f01ab
2015-01-23 21:43:04 -08:00
Phil Ringnalda
8518e5f5a8 Bug 1125479 - annotate that linear-zero-length-1a/b/c.html fail on OS X 10.10
--HG--
extra : rebase_source : adb8676e3516b1d64e55ab42dea6a5c58ee771e9
2015-01-23 21:42:47 -08:00
Phil Ringnalda
91c6369989 No bug, very slightly increase the fuzz on a couple of gradient reftests that round off a few more pixels on OS X 10.10 than they did on 10.8 2015-01-23 21:42:43 -08:00
Seth Fowler
69721661c6 Bug 850197 - Mark layout/reftests/svg/as-image/list-simple-1.html random everywhere. r=me 2015-01-22 21:37:22 -08:00
Ryan VanderMeulen
9e3535f870 Backed out changeset 8b3815de49f8 (bug 1123654) for talos xperf permafail.
CLOSED TREE
2015-01-22 20:00:24 -05:00
L. David Baron
326252dc85 Bug 1122897 patch 2 - Fix underline-block-propagation-2-quirks.html to reflect table text-decoration quirk, and to have the -moz-appearance rule that the long-passing underline-block-propagation-1* tests have, so that it passes. r=dholbert
Note that the style element additions to test and reference are making a
change already made in the -standards version, and the other change is
reflecting a quirk that is not removed, and that is interoperable.
2015-01-22 16:53:56 -08:00
L. David Baron
25539f2898 Bug 1122897 patch 1 - Remove quirk that text-decoration propagates to floats and absolutely positioned elements in quirks mode. r=dholbert 2015-01-22 16:53:56 -08:00
Jonathan Kew
e3d0ba6183 Bug 1123654 - Replace use of [deprecated] GetStockObject(DEFAULT_GUI_FONT) with newer API; results in use of Tahoma in place of Microsoft Sans Serif in various contexts. r=jimm 2015-01-22 22:52:26 +00:00
Xidorn Quan
a9545c0e64 Bug 1123917 part 2 - Make ruby-position only accept [over|under] instead of compound values. r=dholbert
--HG--
extra : rebase_source : fe13f96fe7bc771dfd899bd7ac391f565899d26d
extra : source : 480c409240940afd5e4e6ce4cf995e5e1a26e640
2015-01-22 14:04:55 +11:00
Robert Longson
54c4d3acf3 Bug 1123194 - make textPath work with a path that is display:none r=heycam 2015-01-20 14:07:26 +00:00
Jonathan Watt
be5ad9913e Bug 1122578, part 2 - Test start point and direction of dashed stroking on SVG rect. r=longsonr
--HG--
rename : layout/reftests/svg/stroke-dasharray-02.svg => layout/reftests/svg/stroke-dasharray-03.svg
2015-01-18 11:43:29 +00:00
Jonathan Kew
d7bad3d78b Bug 1122366 - Reftest for margin-collapsing through empty element in vertical mode. r=dbaron 2015-01-17 08:51:41 +00:00
Seth Fowler
3f1298938c Bug 850197 - Mark layout/reftests/svg/as-image/list-simple-1.html random on Windows and OS X on a CLOSED TREE. a=KWierso
--HG--
extra : amend_source : dc810842bccef821869ed676b6c216f0bb78e4f0
2015-01-16 16:34:06 -08:00
Seth Fowler
cd671ff520 Bug 1079627 (Followup) Mark test-image-layers-multiple-displayitem.html random on B2G on a CLOSED TREE. r=me
--HG--
extra : amend_source : 9756b4c5a6db8eadb5943cd6e3d6f4aa37cb398d
2015-01-15 21:52:33 -08:00
L. David Baron
13ce318418 Bug 1122297 - Adjust existing Mac OS X reftest failure annotations that also show up on 10.10. r=philor
This adjusts existing reftest annotations for tests that fail on 10.8
that are showing up as failing on 10.10 as well to be marked using >=
version tests rather than == version tests.
2015-01-15 18:00:49 -08:00
L. David Baron
b6d9258843 Bug 1121738 patch 2 - Add reftest for transform not being supported. r=xidorn
This fails without the patch; I'm hoping it will be fixed by the
combination of patch 1 in this bug and bug 1055667 patch 5.

(Interestingly, it fails both due to mispositioning as expected, and
also due to bad overflow area computation causing failure to paint the
ruby text.)
2015-01-15 15:07:50 -08:00
L. David Baron
eb5285b396 Bug 1121327 patch 2 - Update reftest and crashtest manifests for new OSX variable in condition sandbox. r=ted.mielczarek 2015-01-15 15:07:50 -08:00
Daniel Holbert
7f1b16e03a Bug 1110950 followup: Revert test annotations from part 0, for tests that should now reliably pass. (no review, test-manifest only) 2015-01-15 14:39:52 -08:00
Daniel Holbert
5858140853 Bug 1110950: Trigger a reflow (as well as a repaint) for changes to 'object-fit' and 'object-position', so subdocuments can be repositioned/resized. r=roc 2015-01-15 09:51:19 -08:00
Xidorn Quan
eb634353fa Bug 1055667 part 7 - Reftests for box properties on ruby boxes. r=dbaron
--HG--
extra : source : 4f6b9fe27d00b364047c0834608eb4c643bc2167
2015-01-15 20:02:11 +11:00
Carsten "Tomcat" Book
e05b528ddb Backed out changeset d1864ee9f2b2 (bug 1110950) for R5 Test failures on a CLOSED TREE 2015-01-15 09:32:18 +01:00
Daniel Holbert
311e6e6684 Bug 1110950: Trigger a reflow (as well as a repaint) for changes to 'object-fit' and 'object-position', so subdocuments can be repositioned/resized. r=roc 2015-01-14 22:43:05 -08:00
Xidorn Quan
5d81d66f89 (no bug) - Reorder reftest.list of css ruby. 2015-01-15 16:55:36 +11:00
Ryan VanderMeulen
82e3ce2e32 No bug - Adjust some Android reftest expectations now that they're passing again. r=gbrown, a=test-only
These tests were originally marked as failing on 2.3 so that Android 2.3 could be enabled in production. Something today made them start passing again, so remove the failing annotations.
2015-01-14 13:46:20 -05:00
Xidorn Quan
72aad2a249 Bug 1055658 part 3 - Add reftests for ruby annotation relative positioning. r=dbaron
--HG--
extra : source : 1be2cf7edc4219582496a9faba5b4f40fd73a33b
2015-01-13 20:04:41 +11:00
Xidorn Quan
60705d6a24 Bug 1120313 - Fix nested ruby inside ruby annotation. r=dbaron
--HG--
extra : source : ea44dcc7bf0e008d6669a00d107529a97ab1c84d
2015-01-13 15:14:46 +11:00
Nigel Babu
053a7d3408 Backed out 4 changesets (bug 1055658) for M5 bustage on a CLOSED TREE
Backed out changeset 3cbd9323c896 (bug 1055658)
Backed out changeset 99e071295c42 (bug 1055658)
Backed out changeset 55119d19e4c5 (bug 1055658)
Backed out changeset e82f640cb53f (bug 1055658)
2015-01-12 10:43:11 +05:30
Xidorn Quan
570e1e21f8 Bug 1055658 part 3 - Add reftests for ruby annotation relative positioning. r=dbaron
--HG--
extra : source : 6cc51f0bfbb68999a5361339a09a455ac7723bc6
2015-01-12 14:31:55 +11:00
Xidorn Quan
8dd35a9adf Bug 1111463 part 3 - Fix ruby reftests for default styles. r=dbaron
--HG--
extra : source : 2a8645f9d275da445738b3aad99630fa6c0a3586
2015-01-12 12:52:19 +11:00
Robert O'Callahan
0cdcaa1f30 Bug 1119117. Don't clip nsDisplayOpacity items, since some of its descendants maybe should not be clipped with the nsDisplayOpacity clip. r=mattwoodrow
--HG--
extra : rebase_source : 50ab1923ad5150197128a0862db2af96dfd41658
2015-01-11 00:12:33 +13:00
Tom Schuster
967d0d250a Backout changeset b4ebefd0f7e3:a8044fd506db Bug 1117607, Bug 1118087, Bug 1118092, Bug 1118105, Bug 1030372, Bug 1079627 on CLOSED TREE 2015-01-11 20:43:32 +01:00
Seth Fowler
08df7af950 Bug 1079627 (Part 3) - Support multiple decoders for a single RasterImage. r=tn 2015-01-11 05:34:20 -08:00
Robert Longson
5f570eddfa Bug 1117514 - lines with zero length dashes are not rendered. r=jwatt 2015-01-10 22:17:57 +00:00
Ms2ger
03307562df Backed out changeset f5a5f7463224 (bug 1119117) 2015-01-10 20:23:06 +01:00
Robert O'Callahan
fe1567ad0c Bug 1119117. Don't clip nsDisplayOpacity items, since some of its descendants maybe should not be clipped with the nsDisplayOpacity clip. r=mattwoodrow
--HG--
extra : rebase_source : d8fbb70e8745a185142430dc341a5fa0146f5532
2015-01-11 00:12:33 +13:00
Benoit Girard
accd31c28a Bug 1112332 - Disable all paint heuristics for layers not actively scrolled by APZ. r=kats
--HG--
extra : rebase_source : 785e13857a3bdb3107cb0836a37bcffbea7f02ec
2015-01-02 11:17:59 -05:00
Robert O'Callahan
bd011ffc6a Bug 1111753. Don't restrict the dirty rect stored for display items for out-of-flow elements to their visual overflow areas. r=tn 2014-12-22 16:09:32 +13:00
Carsten "Tomcat" Book
e541bdd186 Backed out changeset 9371c6f11873 (bug 1055658) 2015-01-08 16:08:35 +01:00
Jonathan Kew
8da00ce66d Bug 1062108 - Adjust existing tests that are affected by the fix to synthetic-bold glyph advance. r=jdaggett 2015-01-08 12:52:10 +00:00
Jonathan Kew
f29017166b Bug 1062108 - Test that <space> and <x> have the same width in bold monospace font. r=jdaggett 2015-01-08 12:52:03 +00:00
Xidorn Quan
a36d378995 Bug 1055658 part 3 - Add reftests for ruby annotation relative positioning. r=dbaron
--HG--
extra : source : c352bc5450a3a939dc79ff55bd94e2cc78614ea0
2015-01-08 23:20:16 +11:00
Xidorn Quan
e3953dff5f Bug 1099807 part 5 - Reftests for ruby intra-level whitespaces. r=dholbert
--HG--
extra : source : 0bbef725cf7f1abee96b98c7fe507f35115ecea9
2015-01-08 18:28:09 +11:00
Xidorn Quan
5f3951012f Bug 1099807 part 2 - Implement intra-level whitespace pairing. r=dholbert
Line breaking is not handled properly in this patch.
It would be fixed in the part 4.

--HG--
extra : source : 49c457bbcd3a55f7ee65b007d50dd2884c7158af
2015-01-08 18:28:09 +11:00
Xidorn Quan
364fe61104 Bug 1069519 part 3 - Add reftests for ruby line height calculation. r=dholbert
--HG--
extra : source : 728da9f1603aea283356de9f69f678667514cc70
2015-01-08 16:02:41 +11:00