Ed Morley
cde04389af
Backed out changeset 045d5fadd2fa (bug 907463) for compilation failures
2013-09-27 11:37:18 +01:00
Nicholas Cameron
d4f355d9c3
Bug 907463. Ignore result of very big canvas reftest. r=roc
2013-09-27 21:48:41 +12:00
Daniel Holbert
f688e9882c
(no bug) Remove useless "color" declaration (overridden by another "color" declaration several lines below it) from vertical-centering button reftest.
2013-09-26 23:43:16 -07:00
Robert Longson
893f57c3ac
Bug 919900 - Mark reftest fuzzy on windows 7
2013-09-26 15:29:09 +01:00
Robert Longson
af668a49c4
Bug 919900 - Mark reftest fuzzy on windows 7
2013-09-26 15:22:13 +01:00
L. David Baron
5f6c17426f
Followup to bug 828312 patch 9a: Mark test as fuzzy-if on Android. CLOSED TREE
2013-09-25 17:53:12 -07:00
L. David Baron
822f15428f
Followup to bug 828312 patch 9a: Mark test as fuzzy-if on Mac OS X 10.8, where the Ahem font is behaving in ways it shouldn't. CLOSED TREE
2013-09-25 15:45:24 -07:00
Ryan VanderMeulen
acaab256b9
Bug 907908 - Mark 776265-1a.html as random-if on Android 2.2 for too many intermittent failures.
...
DONTBUILD CLOSED TREE
2013-09-25 17:02:07 -04:00
Ryan VanderMeulen
98ce790ec4
Bug 907905 - Mark 647192-1.html as random-if on Android 2.2 for too many intermittent failures.
2013-09-25 17:01:53 -04:00
L. David Baron
4b9bce2616
Bug 828312 patch 9a: Make sticky positioning handle block-in-inline splits correctly. r=dholbert
...
This assumes that the specification for how position:sticky behaves for
block-in-inline splits matches the specification for position:relative,
in other words, matches
http://www.w3.org/TR/CSS21/visuren.html#anonymous-block-level .
It's also necessary for patch 9b since the new rule for handling of
style change hints is that a style change hint applies to all
continuations and all block-in-inline siblings ("special siblings").
The change in StickyScrollContainer::GetScrollRanges is really the fix
for bug 918994, but adjusted for the change here to use block-in-inline
siblings ("special siblings") in addition to continuations.
2013-09-25 12:28:08 -07:00
Wes Kocher
14feace5a6
Merge b2g-i to m-c
2013-09-24 19:58:09 -07:00
Michael Wu
e0bf783168
Bug 919845 - Really make Fira Sans the default font, r=jfkthame
2013-09-24 10:57:25 -07:00
Jeff Muizelaar
a67b0b5676
Bug 916535. Avoid using repeating gradients for tiling when it won't work. r=roc
...
Avoiding normalization introduced in bug 895135 caused gradientStart/Stop to
not correspond to the firstStop and lastStop. This can cause us to incorrectly
decide to use the repeat fast path. This patch switches takes us back to the
same condition as we had before the regression.
--HG--
extra : rebase_source : f335e1db9166213115354eb14dbe90b09127a68b
2013-09-24 00:04:36 -04:00
Makoto Kato
a1742b9bb3
Backout changeset 28aab9d91f12 (Bug 916071)
2013-09-24 12:55:46 +09:00
Makoto Kato
e47b440b5d
Bug 916071 - Detect RemoteFX on reftest. r=vlad
2013-09-24 10:20:39 +09:00
Martijn Wargers
72247bbaec
Bug 917056 - Make zoomed-svg-with-viewBox-01.svg use reftest-zoom. r=longsonr
2013-09-18 01:05:03 +02:00
Rik Cabanier
cf484321c1
Bug 917943 - Fix color-burn and color-dodge blend modes for Direct2D. r=Bas
2013-09-19 14:48:30 -04:00
Ed Morley
f0ecd8df7a
Bug 907903 - Mark 759036-2.html as random-if on Android 2.2 for too many intermittent failures
2013-09-19 15:11:03 +01:00
Ed Morley
5bf91994f1
Bug 907899 - Mark 759036-1.html as random-if on Android 2.2 for too many intermittent failures
2013-09-19 15:09:59 +01:00
Dan Minor
a2a7d25756
Bug 907351 - Android pandaboard reftests run significantly slower; r=gbrown
2013-09-19 09:12:48 -04:00
Daniel Holbert
18caf7323e
Bug 904197 followup: make reftests use Ahem font, to avoid pixel-alignment difference between block vs. inline elements. (test-only)
...
--HG--
rename : layout/reftests/flexbox/ahem.css => layout/reftests/position-sticky/ahem.css
2013-09-18 08:36:27 -07:00
Corey Ford
1a19b79ce1
Bug 904197 - Use the union of continuations' rects in sticky positioning calculations. r=dholbert
...
Reftest inline-3.html fails because handling the sticky element's margin correctly will take more work; similarly, border/padding on containing-block continuations won't be handled quite right. Reftest column-contain-1a fails because some of the anonymous blocks inside an nsColumnSetFrame have 0 height.
2013-09-13 16:53:48 -07:00
Cameron McCormack
f5495def59
Bug 874507 - Make clip-path, filter, mask and opacity work on <marker> elements. r=longsonr
2013-09-16 15:06:29 +10:00
Rik Cabanier
f85ca4f984
Bug 902525 - Part 6: some basic test files for HTML blending r=roc
2013-09-15 16:43:12 -07:00
Rik Cabanier
987491e0af
Bug 902525 - Part 4: first set of testfiles for SVG blending r=roc
2013-09-16 13:21:00 +10:00
Ryan VanderMeulen
55c62c9b48
Merge b2g-inbound to m-c.
2013-09-15 21:53:23 -04:00
Ryan VanderMeulen
68ba33db0f
Backed out 7 changesets (bug 902525) for B2G reftest failures.
...
Backed out changeset bbca63772c83 (bug 902525)
Backed out changeset edb386989dbd (bug 902525)
Backed out changeset 3137dadb4fcd (bug 902525)
Backed out changeset e562afcb3c89 (bug 902525)
Backed out changeset 8ef3a516bd68 (bug 902525)
Backed out changeset 520fcd422150 (bug 902525)
Backed out changeset 4e553e8da44e (bug 902525)
2013-09-15 18:59:27 -04:00
Ryan VanderMeulen
9f17a99eec
No bug - Add B2G fuzz to max-prop.html.
2013-09-15 18:38:00 -04:00
Rik Cabanier
104dfd987e
Bug 902525 - Part 6: Some basic test files for HTML blending. r=roc
2013-09-15 16:24:46 -04:00
Rik Cabanier
c5bb56e590
Bug 902525 - Part 4: First set of testfiles for SVG blending. r=roc
2013-09-15 16:24:26 -04:00
Ryan VanderMeulen
db5e1d87c2
Merge m-c to b2g-inbound.
2013-09-14 23:07:59 -04:00
Timothy Nikkel
afa93d873f
Bug 863658. Replace mozilla-banner image use in reftest for bug 28811 with a plain blue image. r=jmuizelaar
...
Different timing of image decodes finishing means we paint them into surfaces of different sizes (the surface sizes are based on what part of the page we need to repaint). This means that small fractional pixel differences in cairo can result in a different image when bilinearly resizing it.
2013-09-14 19:05:03 -05:00
Daniel Schattenkirchner
a12206912a
Bug 477462 - margin-collapsing test suite, wave 6; parent's and last-child's bottom margin with min-/max-/height. r=dholbert
2013-09-14 22:16:53 -04:00
Milan Sreckovic
4a945e0051
Bug 916112 - Turn tiling back off. r=blassey
2013-09-13 12:32:46 -04:00
Mounir Lamouri
d5293704a9
Bug 915551. Allow text-align styling on ::-moz-placeholder. r=bzbarsky
2013-09-13 14:15:01 +01:00
Daniel Holbert
80c851286f
Bug 897105 followup: increase fuzz for reftest stacking-context-1.html a bit more. DONTBUILD
...
landing on CLOSED TREE w/ RyanVM's permission
2013-09-13 10:31:02 -07:00
Edwin Flores
35320a59ad
Bug 798843 - Add README for generating fonts for SVG in OpenType reftests r=dbaron
2013-09-13 07:08:56 +01:00
Jonathan Kew
01306365fd
bug 871961 pt 2 - add text-svgglyphs subdirectory to the master layout/reftests manifest. r=roc
2013-09-14 19:07:34 +01:00
Jonathan Watt
93d9d31937
Bug 915794 - Remove the pref for <input type=range>. r=mounir
2013-09-12 19:15:48 +01:00
Jonathan Watt
edf6922e7d
Bug 913292 - Make sure that nsIFrame::AttributeChanged is only called after any final changes that Element::AfterSetAttr may make. r=bz
2013-09-10 17:17:51 +01:00
Jonathan Kew
7497def493
bug 916048 - update text-svgglyphs reftests for font-specific unitsPerEm. r=roc
2013-09-14 12:41:04 +01:00
Jonathan Kew
1edbfad3fc
Bug 798843 - Rename -moz-objectFill, -moz-objectStroke, -moz-objectValue to context-fill, context-stroke, context-value r=dbaron
...
* * *
bug 798843 - recompile svg.woff font to pick up the updated glyph definitions
* * *
bug 798843 - update property_database.js to match the new property names
2013-05-16 14:35:15 +12:00
Ryan VanderMeulen
eda259c9c3
Backed out changesets 6c097bdfc079, 51f5d900cd27, 9fdf99c07466, and b322938b37ef (bug 798843) due to intermittent Windows test failures.
2013-09-13 11:15:54 -04:00
Corey Ford
54030945f9
Bug 897105 - Part 4: Build display items and layers for sticky positioned elements. r=roc
2013-09-12 18:56:57 -07:00
Jonathan Kew
e7aa75fe37
bug 872487 - remove fails-if() annotations from currently-disabled tests that no longer fail on android/b2g. no_r=me
2013-09-13 07:56:38 +01:00
Edwin Flores
e6de4b384b
Bug 798843 - Add README for generating fonts for SVG in OpenType reftests r=dbaron
2013-09-13 07:08:56 +01:00
Jonathan Kew
e57e75500d
Bug 798843 - Rename -moz-objectFill, -moz-objectStroke, -moz-objectValue to context-fill, context-stroke, context-value r=dbaron
...
* * *
bug 798843 - recompile svg.woff font to pick up the updated glyph definitions
* * *
bug 798843 - update property_database.js to match the new property names
2013-05-16 14:35:15 +12:00
Daniel Holbert
b8f018ef97
Bug 914078, attempt 2: Increase Android-only max-fuzzy-difference from 5 to 6, for "position-sticky/top-3.html" reftest. r=corey
2013-09-12 09:50:25 -07:00
Ryan VanderMeulen
1f1fb8a044
Merge m-c to inbound.
2013-09-11 22:20:33 -04:00
Ryan VanderMeulen
ce0f027f99
Merge b2g-inbound to m-c.
2013-09-11 20:58:14 -04:00
Ed Morley
6cd128e331
Bug 897009 - Mark 488685-1.html as now passing on Android; r=jfkthame
2013-09-11 12:59:40 +01:00
Michael Wu
ef7e32afb1
Bug 897009 - Update default Gonk fonts, r=jfkthame
...
Test fixes r=dholbert,jfkthame,dholbert
2013-09-11 11:12:26 +02:00
Jonathan Kew
99ad93fcbe
bug 875329 - reftest for use of transforms within SVG-in-OT glyphs. r=heycam
2013-09-11 08:27:52 +01:00
Brad Lassey
6b1d4a6cbb
bug 887819 - Investigate using the tiled layers backend, turn on tiles for b2g r=gal,benwa
...
--HG--
extra : rebase_source : c288e8145fd4409b0231f1c83eed0ba8ce60c136
2013-09-11 13:52:16 -04:00
Daniel Holbert
595d414a0a
Bug 911451: Refactor nsStringBuffer-to-nsString code into a helper-method, and invoke it instead of nsCheapString in one other place. r=dbaron
...
--HG--
rename : layout/reftests/svg/smil/mapped-attr-long-url-1.svg => layout/reftests/svg/smil/mapped-attr-long-url-2.svg
2013-09-10 10:03:28 -07:00
Daniel Holbert
371947815a
Bug 914078: Increase Android-only max-fuzzy-difference from 4 to 5, for recently-added "position-sticky/top-3.html" reftest. r=corey
2013-09-09 10:20:16 -07:00
Daniel Holbert
2f70793cef
(no bug) Broaden fuzzy-if() annotation slightly, for reftest position-sticky/top-2.html. r=corey
2013-09-06 13:59:58 -07:00
Bobby Holley
686a940c6e
Bug 912322 - Fix tests. r=bz
...
The crashtest changes are untested (aside from the fact that they don't crash).
2013-09-06 09:12:56 -07:00
Bobby Holley
74a8289887
Bug 912322 - Sync pref from reftest-cmdline.js to bootstrap.js. r=jgriffin
2013-09-06 09:12:55 -07:00
Corey Ford
076154ae0a
Bug 886646 - Part 7: Reftests for sticky positioning. r=dbaron
2013-09-06 09:35:16 -04:00
Jonathan Kew
573653dc85
bug 911849 followup - avoid reftest glyph-positioning discrepancy on OS X, and remove fuzzy-if() annotation from the manifest.
2013-09-05 23:15:29 +01:00
Ryan VanderMeulen
cd17efbc4d
Bug 911849 - Add fuzz to the new reftest on OSX.
2013-09-05 12:00:13 -04:00
Jonathan Kew
a851257fbe
bug 911849 - reftest for use of ZWNBSP/WJ to inhibit line-breaks in CJK text. r=masayuki
2013-09-05 14:24:34 +01:00
Phil Ringnalda
82a82c7965
Back out e46601eb7279:533dc9ea3301 (bug 912322) for Android reftest bustage
2013-09-04 21:49:16 -07:00
Bobby Holley
4f18e183bb
Bug 912322 - Fix tests. r=bz
...
The crashtest changes are untested (aside from the fact that they don't crash).
2013-09-04 19:05:51 -07:00
Mike Hommey
f1cf3b4238
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Robert O'Callahan
df62d8f5c7
Bug 909157. Invalidate rendering observers when an image changes. r=mattwoodrow
...
--HG--
extra : rebase_source : 04b127fde9a9e07e50c6196f53a1eea3c8f04db6
2013-09-04 23:13:11 +12:00
Robert O'Callahan
29150e641d
Bug 911889. Updating reftest manifest; the tests that were passing due to 894773 being fixed are now failing again since we've backed off on that fix .... on a CLOSED TREE
2013-09-04 18:19:07 +12:00
Daniel Holbert
69791d09fe
Bug 904158 - When creating a string for the SMIL-animated value of a mapped SVG attribute, use NS_strlen to get the StringBuffer's logical length, instead of using nsCheapString and the allocated length. r=dbaron
2013-08-29 11:39:56 -04:00
Seth Fowler
9099c66699
Bug 825771 (Part 5) - Add image-orientation reftests for SVG images. r=dholbert
2013-08-28 15:39:07 -07:00
Seth Fowler
c1fe77919e
Bug 825771 (Part 4) - Add image-orientation reftests for raster images. r=dholbert
2013-08-28 15:39:07 -07:00
John Daggett
92be97927f
Bug 906704 - reftest for rotated synthetic bold. r=jrmuizel
2013-08-28 08:36:02 +09:00
Daniel Schattenkirchner
2782345b94
Bug 477462 - margin-collapsing test suite, wave 5b; root, html, body margins and non-sibling margins; r=dholbert
2013-08-26 21:27:49 -10:00
Edwin Flores
96fb2ae10c
Bug 801467 - Test that url(#id) references work in OpenType SVG glyph documents. r=roc
2013-08-26 22:30:52 -07:00
Mats Palmgren
8103855be9
Bug 909078 - Pretend the inner table frame is top-of-page if the outer table frame is. r=roc
2013-08-26 17:56:52 +00:00
Robert O'Callahan
50dfa150cf
Bug 906521. Part 9: Add tests for invalid glyph id values. r=jfkthame
...
--HG--
extra : rebase_source : 3ffd23c06a40cd51af30c83652ee701ae6057566
2013-08-26 12:21:20 +12:00
Robert O'Callahan
30d3987dd3
Bug 906521. Part 8: Fix text-svgglyphs reftests. r=jfkthame
...
--HG--
extra : rebase_source : cceed09be0eb7490a5ab859d35609feee500e53b
2013-08-23 14:14:07 +12:00
Ms2ger
944d17423c
Revert this CLOSED TREE to changeset 4d3e221584a0.
2013-08-24 13:31:48 +02:00
Ms2ger
023851560d
Backed out changesets e6a3b0532422:f37447f59817 (bug 908880, bug 879682) for Windows assertion failures.
2013-08-24 10:27:21 +02:00
Markus Stange
b74a2d780b
Bug 908880 - Update overflow rects when dynamically changing the filter property. r=jwatt
2013-08-24 08:20:01 +02:00
Markus Stange
c14dde2906
Bug 879682 - Call nsSVGEffects::UpdateEffects on the first reflow even if we've cleared our own firstreflow flag in order to propagate the information to our children. r=jwatt
2013-08-24 08:18:12 +02:00
Robert O'Callahan
00a701ff71
Bug 906199. Ensure that nsDisplayTransforms being bubbled up by preserve-3d have the correct clip applied. r=mattwoodrow
...
--HG--
extra : rebase_source : 565cbebb5a7db17949a34cd41c9f0018db781caf
2013-08-21 15:04:23 +12:00
Nicholas Cameron
a3234a9549
Bug 893330. Reftest for box shadow with border radius invalidation. r=mattwoodrow
2013-08-23 17:04:34 +12:00
Nicholas Cameron
3aba9bbe8e
Bug 902330. Reftest for partially transparent layer. r=mattwoodrow
2013-08-22 21:10:35 +12:00
Benoit Jacob
9099edd611
Bug 907723 - Add some fuzz for B2G to SVG reftest.list - r=jrmuizel
2013-08-21 18:03:07 +02:00
Benoit Jacob
f61c8a14e6
Bug 907256 - Adjust the canvas reftest.list for SkiaGL/B2G failures - r=jrmuizel
2013-08-21 18:03:07 +02:00
Michael Harrison
9546f11a00
Bug 897491 - Update the display when the alt attribute of an image is added or removed. r=bz
2013-08-21 08:44:14 -04:00
Phil Ringnalda
c320c2d1e0
Back out 4dd5fb21e599 (bug 906199) for Android R2 orange
...
CLOSED TREE
2013-08-20 22:49:12 -07:00
Robert O'Callahan
8253361b24
Bug 906199. Ensure that nsDisplayTransforms being bubbled up by preserve-3d have the correct clip applied. r=mattwoodrow
2013-08-21 15:04:23 +12:00
Scott Johnson
2c9180dedd
Bug 746015: Add a nsDisplayGenericOverflow class that uses a frame's visual overflow rect as its bounds to correctly display column rules that lie outside of a column set frame's bounds. [r=dbaron]
2013-08-20 16:38:29 -05:00
James Kitchener
f74f348aa3
Bug 827713 - Tests for merged script elements. r=fredw
2013-08-19 09:12:06 -04:00
Mina Almasry
817ee803d6
Bug 717181 - Make <fieldset> invalid if they contain an invalid form control; r=mounir
...
This adds a CSS psuedo class to fieldset that acts much in the same way as the one
on form.
2013-08-16 20:32:47 -04:00
Jonathan Kew
7e5943c8be
bug 879963 - reftests for regressions caused when multiple rules refer to the same proxy. r=jdaggett
2013-07-26 16:48:35 +01:00
Jonathan Watt
401124f339
Bug 901955 - Get 'opacity' property changes on SVG working again. r=roc
2013-08-14 10:51:00 +01:00
Kyle Huey
d7ff8bec94
Bug 886080: Mark dynamic-feImage-01.svg as asserting. r=me
2013-08-13 11:16:47 -07:00
Xidorn Quan
dc521c2aac
Bug 786254 - Add reftest. r=roc
2013-08-12 08:51:30 -04:00
Mats Palmgren
13760051a7
Bug 883568 - Call UpdateOverflow() in the scroll frame base class to actually update the overflow areas. r=roc
2013-08-10 16:55:29 +00:00
Jonathan Kew
4d85fe95f5
bug 571579 - remove unused ScheherazadeRegAAT.ttf font file from the tree. r=jdaggett
2013-08-09 09:52:47 +01:00
Ryan VanderMeulen
0af6a4d71d
Bug 886080 - Change test annotation from random-if to skip-if.
2013-08-07 20:31:38 -04:00
Dan Minor
f00a902074
Bug 900542 - Update reftest manifests for pandaboards; r=jmaher
2013-08-07 10:08:24 -07:00
Blake Kaplan
5880bdfa3e
Bug 898926 - Add reftest. r=sicking
2013-08-06 17:31:30 -07:00
Jonathan Kew
cb73405190
bug 854897 - prefer harfbuzz shaping for Indic text on WinXP. r=jdaggett
2013-08-05 21:06:09 +01:00
Nicholas Cameron
beb04c20b9
Bug 874721, bug 899435. D3D9 compositor and windows OMTC window resizing. r=Bas, mattwoodrow
2013-08-04 19:46:17 +12:00
Jonathan Kew
98ffe8946b
bug 900975 - reftest for -moz-osx-font-smoothing on display:inline element. r=dbaron
2013-08-03 08:59:00 +01:00
Ryan VanderMeulen
009b6ece4e
Bug 894773 - Remove Android failing reftest annotation from 650228-1.html.
...
CLOSED TREE
2013-08-02 15:39:21 -04:00
Benoit Girard
a6f9a322cf
Bug 894773 - Don't force layers on single opacity change. r=roc
...
--HG--
extra : rebase_source : 1f4807150ad7776aa1e90ded322149cf57f212ff
2013-07-16 22:56:16 -04:00
Ed Morley
7a4e92ae93
Bug 886080 - Mark dynamic-feImage-01.svg random-if on Linux for intermittent failures
2013-08-02 16:08:18 +01:00
Nicholas Cameron
afd732f308
back out bug 874721, bug 899435
2013-08-01 18:30:46 +12:00
Nicholas Cameron
1568126fd7
Bug 874721; fuzz some tests. r=Bas
2013-08-01 16:53:00 +12:00
Nicholas Cameron
52026c836d
Bug 897787. New test to catch the scaling bug. r=roc
2013-08-01 16:24:28 +12:00
Nicholas Cameron
af6b2e8ff9
Bug 897787. Test changes. r=roc
2013-08-01 16:22:48 +12:00
Corey Ford
21a36e1fc5
Bug 898797 - Reftests for relatively positioned floats. r=dholbert
2013-07-29 18:34:05 -07:00
Bobby Holley
44ef67cca0
Bug 898939 - Flip custom scope automation prefs for 449149-1{a,b}.html. r=bz
...
Bonus fix I noticed while working on this.
This was done before we flipped the default to make reftests always run with
dom.use_xbl_scopes_for_remote_xul=false (see reftest-cmdline.js). So to get
the full test coverage we're looking for here, we need to force the opposite
pref.
2013-07-30 08:43:45 -07:00
Jeff Muizelaar
7dfe172ed7
Bug 891650. Use mTransform instead of GetDTTransform() in Mask(). r=bas
...
GetDTTransform includes the device offset. We need to avoid that in order for things to work properly.
--HG--
extra : rebase_source : 5a8ae0011f16b85421df182263ec3137cecf6a6b
2013-07-30 10:15:27 -04:00
John Daggett
48ee16093c
Bug 857142 - add reftest for osx-font-smoothing. r=m_kato
2013-07-30 05:01:24 +09:00
Ryan VanderMeulen
fe2024e105
Backed out 6 changesets (bug 827713) for reftest failures.
...
Backed out changeset 014cc3de08fb (bug 827713)
Backed out changeset 4113172193aa (bug 827713)
Backed out changeset 27a5c8dd5ff7 (bug 827713)
Backed out changeset 6448c7e05f11 (bug 827713)
Backed out changeset b67a72618c66 (bug 827713)
Backed out changeset 1279664e0d41 (bug 827713)
2013-07-29 15:19:34 -04:00
James Kitchener
2d474cb243
Bug 827713 - Part 4: Tests for merged script elements. r=fredw
2013-07-29 12:38:24 -04:00
Daniel Holbert
d8fe286474
backout 5efda3c30be3 (the second cset for bug 873378) after dzbarsky backed out the first cset. (to fix Android R2 orange)
2013-07-26 18:43:13 -07:00
Scott Johnson
2a937dfa58
Bug 743402, Part 6: Add unit tests for functionality of bug 743402. [r=roc]
2013-07-25 10:34:38 -05:00
Mats Palmgren
976dee9ded
Bug 303896 - Turn on displaying the selection when the 'disabled' attr is removed if the element has focus. r=ehsan
2013-07-24 23:03:38 +00:00
Ryan VanderMeulen
6b307780d7
Backed out 6 changesets (bug 743402) for reftest failures on a CLOSED TREE.
...
Backed out changeset 19848fff857e (bug 743402)
Backed out changeset 049168537ae0 (bug 743402)
Backed out changeset 3098fea37f2d (bug 743402)
Backed out changeset ada93e976dca (bug 743402)
Backed out changeset c7907c54187f (bug 743402)
Backed out changeset 2edbbf6440c4 (bug 743402)
2013-07-24 15:14:04 -04:00
Scott Johnson
2c00aaf97f
Bug 743402, Part 6: Add unit tests for functionality of bug 743402. [r=roc]
2013-07-24 12:47:24 -05:00
Jesse Ruderman
9615e1adab
Detab layout/reftests/bidi/dirAuto/setDir.js. (No bug, DONTBUILD)
2013-07-23 22:58:58 -07:00
Bear Travis
bd6f78fea7
Bug 893298 - Correctly calculate button and button child's desired height to vertically center the child. r=bz
2013-07-18 14:21:47 -07:00
Simon Sapin
2db3b1337a
Bug 483446 - CSS3 'background-attachment: local' support. r=roc
2013-07-23 09:22:58 -04:00
Ryan VanderMeulen
b14d9d9372
Merge inbound to m-c.
2013-07-22 21:47:13 -04:00
Daniel Holbert
e48962413a
Bug 895023: Null-check SVG image document's root frame, before dereferencing it. r=seth
2013-07-22 13:42:05 -07:00
James Willcox
5b0eed3326
Bug 888446 - Fuzz/fail more tests for SkiaGL r=gwright
2013-07-19 16:58:56 -04:00
Corey Ford
2e7839e1b0
Bug 894629 - Reference containing block's content box for relatively positioned elements in RestyleManager::RecomputePosition. r=dbaron
2013-07-22 09:28:31 -07:00
Ryan VanderMeulen
bd37be9bca
Backed out changeset 123821ef07b4 (bug 893298) for Linux reftest failures.
2013-07-22 11:23:42 -04:00
Jeff Muizelaar
acce7fcc23
Bug 896489. Enable Azure CoreGraphics for content. r=joe
...
This only has an impact on OSX 10.7 and 10.8 because
it's only hooked up through OMTC right now.
--HG--
extra : rebase_source : 91b413be68ed0eaef9ef1c55a0ec730e89eac1e0
2013-07-22 10:54:10 -04:00
Bear Travis
1b0304b280
Bug 893298 - Correctly calculate button and button child's desired height to vertically center the child. r=bz
2013-07-18 14:21:47 -07:00
David Zbarsky
1dc2112e9a
Bug 895116: Remove some duplicated reftests r=roc
2013-07-21 04:16:29 -07:00
Jeff Muizelaar
033b09aa7a
Bug 895135. Avoid normalizing gradients to a smaller interval than 0..1. r=roc
...
Previously if we had all the stops at the same location, we'd end up putting
them all at 0. This makes things harder for backends that implement gradients
with a lookup table because they don't have room for multiples entries at the
zero location. If instead we leave the stops at the same location on the 0-1
line we'll have a better chance of drawing them correctly.
--HG--
extra : rebase_source : d57553d90e3eef288ca41576573f1c1def97da7e
2013-07-20 08:58:10 -04:00
Nicholas Cameron
1e0a3c643f
Bug 700926. Refactor image sizing to be closer to the spec and not tied to backgrounds. r=roc
...
--HG--
extra : rebase_source : b6fa8a526f8642089d9cd6af47948006f2673ab6
2013-07-19 20:39:58 +12:00
Ryan VanderMeulen
29494254ec
Backed out changeset 319da88f992e (bug 893298) for B2G reftest failures.
2013-07-19 13:06:10 -04:00
Robert O'Callahan
4adfeb412d
Bug 894931. Add reftest. r=dbaron
2013-07-19 11:22:40 -04:00
Bear Travis
119cc532a5
Bug 893298 - Correctly calculate button and button child's desired height to vertically center the child. r=bz
2013-07-18 14:21:47 -07:00
James Willcox
1561ddb942
Bug 888446 - Add some fuzz to make Skia canvas pass on Android r=bjacob,gwright
2013-06-28 16:01:54 -04:00
Benoit Girard
4721c89e1c
Bug 873378 - Mark layout/reftests/bugs/433700.html as passing on mobile because of layer restrictions. ON A CLOSED TREE r=bustage
2013-07-18 19:36:17 -04:00
Blake Kaplan
ee626e75ca
Bug 895129 - Fix a typo in the original patch: we should be ignoring xul:observes. r=sicking
2013-07-17 16:20:37 -07:00
Seth Fowler
513f5836e2
Bug 885939 (Part 3) - Disable SVG reftests involving extreme viewboxes that fail due to integer overflow. r=me
2013-07-16 15:41:36 -04:00
Seth Fowler
7c06a29635
Bug 885939 (Part 2) - Add reftests for SVG image stretching and scaling. r=dholbert
2013-07-16 15:41:33 -04:00
Ryan VanderMeulen
a0ca37d26a
Backed out changeset 9022f5fdcf98 (bug 483446) for mochitest-5 orange.
2013-07-16 10:45:35 -04:00
Simon Sapin
f9d83485ab
Bug 483446 - Add CSS3 'background-attachment: local' support. r=roc
2013-07-16 09:10:58 -04:00
Blake Kaplan
9e6aa8848b
Bug 888787 - Add reftests. r=sicking
2013-07-11 17:05:55 -04:00
Mats Palmgren
6e1a1a8f90
Bug 883676 - Implement 'page-break-inside:avoid' also for the case where the block reflow is COMPLETE but does not fit in the available height. r=roc
2013-07-13 13:18:17 +00:00
Bem Jones-Bey
c704e3c762
Bug 829958 - Fix intrinsic width calculation to take into account the scroll frame created when overflow isn't visible. r=bz
2013-07-12 17:24:17 -04:00
Cameron McCormack
0f17d6d6ae
Bug 879659 - Part 3: Implement <marker orient="auto-start-reverse">. r=longsonr
2013-07-12 16:39:38 +10:00
Daniel Holbert
fcbc026824
Bug 860242: If box-sizing includes border/padding, then don't add border/padding to cell-width, in fixed table layout's percent-width case. r=dbaron
2013-07-11 16:46:06 -07:00
Blake Kaplan
dc018aa74c
Reftests for bug 890775 - r=peterv
2013-07-11 17:53:08 -04:00
Bear Travis
e225e34f40
Bug 835873 - Include minHeight calculation before vertically centering a button's children. r=bz
2013-07-10 10:02:47 -04:00
Ryan VanderMeulen
aaee3cf638
Merge m-c to inbound.
2013-07-10 09:45:16 -04:00
Timothy Nikkel
45394da1e8
Bug 890495. Add a reftest to test that dynamic changes to a legend element's margins are handled correctly.
2013-07-09 15:14:01 -05:00
Rick Eyre
57b172a3f2
Bug 785821 - Rename input element tests r=lahabana,mounir
...
Renamed input element tests in layout/reftests/forms/input/* to get
rid of the input-* prefixes.
--HG--
rename : layout/reftests/forms/input/email/input-email-1.html => layout/reftests/forms/input/email/1.html
rename : layout/reftests/forms/input/email/input-email-2.html => layout/reftests/forms/input/email/2.html
rename : layout/reftests/forms/input/email/input-email-3.html => layout/reftests/forms/input/email/3.html
rename : layout/reftests/forms/input/email/input-email-ref.html => layout/reftests/forms/input/email/ref.html
rename : layout/reftests/forms/input/file/input-file-background-ref.xul => layout/reftests/forms/input/file/background-ref.xul
rename : layout/reftests/forms/input/file/input-file-background.html => layout/reftests/forms/input/file/background.html
rename : layout/reftests/forms/input/file/input-file-color-inherit-ref.html => layout/reftests/forms/input/file/color-inherit-ref.html
rename : layout/reftests/forms/input/file/input-file-color-inherit.html => layout/reftests/forms/input/file/color-inherit.html
rename : layout/reftests/forms/input/file/input-file-rtl-ref.xul => layout/reftests/forms/input/file/rtl-ref.xul
rename : layout/reftests/forms/input/file/input-file-rtl.html => layout/reftests/forms/input/file/rtl.html
rename : layout/reftests/forms/input/file/input-file-simple-ref.xul => layout/reftests/forms/input/file/simple-ref.xul
rename : layout/reftests/forms/input/file/input-file-simple.html => layout/reftests/forms/input/file/simple.html
rename : layout/reftests/forms/input/file/input-file-size.html => layout/reftests/forms/input/file/size.html
rename : layout/reftests/forms/input/file/input-file-style-ref.xul => layout/reftests/forms/input/file/style-ref.xul
rename : layout/reftests/forms/input/file/input-file-style.html => layout/reftests/forms/input/file/style.html
rename : layout/reftests/forms/input/file/input-file-width-clip-ref.html => layout/reftests/forms/input/file/width-clip-ref.html
rename : layout/reftests/forms/input/file/input-file-width-clip.html => layout/reftests/forms/input/file/width-clip.html
rename : layout/reftests/forms/input/range/input-75pct-common-ref.html => layout/reftests/forms/input/range/75pct-common-ref.html
rename : layout/reftests/forms/input/range/input-75pct-unthemed-common-ref.html => layout/reftests/forms/input/range/75pct-unthemed-common-ref.html
rename : layout/reftests/forms/input/range/input-range-different-fraction-of-range-unthemed-1-notref.html => layout/reftests/forms/input/range/different-fraction-of-range-unthemed-1-notref.html
rename : layout/reftests/forms/input/range/input-range-different-fraction-of-range-unthemed-1.html => layout/reftests/forms/input/range/different-fraction-of-range-unthemed-1.html
rename : layout/reftests/forms/input/range/input-range-direction-unthemed-1-ref.html => layout/reftests/forms/input/range/direction-unthemed-1-ref.html
rename : layout/reftests/forms/input/range/input-range-direction-unthemed-1.html => layout/reftests/forms/input/range/direction-unthemed-1.html
rename : layout/reftests/forms/input/range/input-from-range-to-other-type-unthemed-1-ref.html => layout/reftests/forms/input/range/from-range-to-other-type-unthemed-1-ref.html
rename : layout/reftests/forms/input/range/input-from-range-to-other-type-unthemed-1.html => layout/reftests/forms/input/range/from-range-to-other-type-unthemed-1.html
rename : layout/reftests/forms/input/range/input-range-moz-range-progress-1-ref.html => layout/reftests/forms/input/range/moz-range-progress-1-ref.html
rename : layout/reftests/forms/input/range/input-range-moz-range-progress-1.html => layout/reftests/forms/input/range/moz-range-progress-1.html
rename : layout/reftests/forms/input/range/input-range-moz-range-progress-2-ref.html => layout/reftests/forms/input/range/moz-range-progress-2-ref.html
rename : layout/reftests/forms/input/range/input-range-moz-range-progress-2.html => layout/reftests/forms/input/range/moz-range-progress-2.html
rename : layout/reftests/forms/input/range/input-range-moz-range-progress-3-ref.html => layout/reftests/forms/input/range/moz-range-progress-3-ref.html
rename : layout/reftests/forms/input/range/input-range-moz-range-progress-3.html => layout/reftests/forms/input/range/moz-range-progress-3.html
rename : layout/reftests/forms/input/range/input-range-not-other-type-unthemed-1.html => layout/reftests/forms/input/range/not-other-type-unthemed-1.html
rename : layout/reftests/forms/input/range/input-range-not-other-type-unthemed-1a-notref.html => layout/reftests/forms/input/range/not-other-type-unthemed-1a-notref.html
rename : layout/reftests/forms/input/range/input-range-not-other-type-unthemed-1b-notref.html => layout/reftests/forms/input/range/not-other-type-unthemed-1b-notref.html
rename : layout/reftests/forms/input/range/input-range-not-other-type-unthemed-1c-notref.html => layout/reftests/forms/input/range/not-other-type-unthemed-1c-notref.html
rename : layout/reftests/forms/input/range/input-range-same-fraction-of-range-unthemed-1-ref.html => layout/reftests/forms/input/range/same-fraction-of-range-unthemed-1-ref.html
rename : layout/reftests/forms/input/range/input-range-same-fraction-of-range-unthemed-1.html => layout/reftests/forms/input/range/same-fraction-of-range-unthemed-1.html
rename : layout/reftests/forms/input/range/input-stepDown-unthemed.html => layout/reftests/forms/input/range/stepDown-unthemed.html
rename : layout/reftests/forms/input/range/input-stepDown.html => layout/reftests/forms/input/range/stepDown.html
rename : layout/reftests/forms/input/range/input-stepUp-unthemed.html => layout/reftests/forms/input/range/stepUp-unthemed.html
rename : layout/reftests/forms/input/range/input-stepUp.html => layout/reftests/forms/input/range/stepUp.html
rename : layout/reftests/forms/input/range/input-to-range-from-other-type-unthemed-1-ref.html => layout/reftests/forms/input/range/to-range-from-other-type-unthemed-1-ref.html
rename : layout/reftests/forms/input/range/input-to-range-from-other-type-unthemed-1.html => layout/reftests/forms/input/range/to-range-from-other-type-unthemed-1.html
rename : layout/reftests/forms/input/range/input-value-prop-unthemed.html => layout/reftests/forms/input/range/value-prop-unthemed.html
rename : layout/reftests/forms/input/range/input-value-prop.html => layout/reftests/forms/input/range/value-prop.html
rename : layout/reftests/forms/input/range/input-valueAsNumber-prop-unthemed.html => layout/reftests/forms/input/range/valueAsNumber-prop-unthemed.html
rename : layout/reftests/forms/input/range/input-valueAsNumber-prop.html => layout/reftests/forms/input/range/valueAsNumber-prop.html
rename : layout/reftests/forms/input/search/input-search-1.html => layout/reftests/forms/input/search/1.html
rename : layout/reftests/forms/input/search/input-search-2.html => layout/reftests/forms/input/search/2.html
rename : layout/reftests/forms/input/search/input-search-3.html => layout/reftests/forms/input/search/3.html
rename : layout/reftests/forms/input/search/input-search-ref.html => layout/reftests/forms/input/search/ref.html
rename : layout/reftests/forms/input/tel/input-tel-1.html => layout/reftests/forms/input/tel/1.html
rename : layout/reftests/forms/input/tel/input-tel-2.html => layout/reftests/forms/input/tel/2.html
rename : layout/reftests/forms/input/tel/input-tel-3.html => layout/reftests/forms/input/tel/3.html
rename : layout/reftests/forms/input/tel/input-tel-ref.html => layout/reftests/forms/input/tel/ref.html
rename : layout/reftests/forms/input/url/input-url-1.html => layout/reftests/forms/input/url/1.html
rename : layout/reftests/forms/input/url/input-url-2.html => layout/reftests/forms/input/url/2.html
rename : layout/reftests/forms/input/url/input-url-3.html => layout/reftests/forms/input/url/3.html
rename : layout/reftests/forms/input/url/input-url-ref.html => layout/reftests/forms/input/url/ref.html
2013-07-08 12:41:50 -04:00
Rick Eyre
a17be49019
Bug 785821 - Move input tests to their respective folders r=lahabana,mounir
...
- Moved layout/reftests/forms/input-text* files to layout/reftests/forms/input/text/
- Moved layout/reftests/forms/input-percentage* files to layout/reftests/forms/input/percentage/
- Moved layout/reftests/forms/input-hidden* files to layout/reftests/forms/input/hidden/
--HG--
rename : layout/reftests/forms/input-hidden-border.html => layout/reftests/forms/input/hidden/border.html
rename : layout/reftests/forms/input-percentage-padding-ref.html => layout/reftests/forms/input/percentage/padding-ref.html
rename : layout/reftests/forms/input-percentage-padding.html => layout/reftests/forms/input/percentage/padding.html
rename : layout/reftests/forms/input-text-baseline-1-ref.html => layout/reftests/forms/input/text/baseline-1-ref.html
rename : layout/reftests/forms/input-text-baseline-1.html => layout/reftests/forms/input/text/baseline-1.html
rename : layout/reftests/forms/input-text-bounds-1-ref.html => layout/reftests/forms/input/text/bounds-1-ref.html
rename : layout/reftests/forms/input-text-bounds-1.html => layout/reftests/forms/input/text/bounds-1.html
rename : layout/reftests/forms/input-text-centering-1-ref.xul => layout/reftests/forms/input/text/centering-1-ref.xul
rename : layout/reftests/forms/input-text-centering-1.xul => layout/reftests/forms/input/text/centering-1.xul
rename : layout/reftests/forms/input-text-dynamic-height-1-ref.xul => layout/reftests/forms/input/text/dynamic-height-1-ref.xul
rename : layout/reftests/forms/input-text-dynamic-height-1.xul => layout/reftests/forms/input/text/dynamic-height-1.xul
rename : layout/reftests/forms/input-text-size-1-ref.html => layout/reftests/forms/input/text/size-1-ref.html
rename : layout/reftests/forms/input-text-size-1.html => layout/reftests/forms/input/text/size-1.html
rename : layout/reftests/forms/input-text-size-2-ref.html => layout/reftests/forms/input/text/size-2-ref.html
rename : layout/reftests/forms/input-text-size-2.html => layout/reftests/forms/input/text/size-2.html
2013-07-08 11:28:29 -04:00
Rick Eyre
5d9787bc24
Bug 785821 - Move legend element tests in layout/reftests/forms to their own folder r=lahabana,mounir
...
--HG--
rename : layout/reftests/forms/legend-ref.html => layout/reftests/forms/legend/legend-ref.html
rename : layout/reftests/forms/legend.html => layout/reftests/forms/legend/legend.html
2013-06-14 10:24:49 -04:00
Rick Eyre
9e9b74ae5e
Bug 785821 - Move textbox tests in layout/reftests/forms to their own folder r=lahabana,mounir
...
--HG--
rename : layout/reftests/forms/textbox-accesskey-1-notref.xul => layout/reftests/forms/textbox/accesskey-1-notref.xul
rename : layout/reftests/forms/textbox-accesskey-1.xul => layout/reftests/forms/textbox/accesskey-1.xul
rename : layout/reftests/forms/textbox-accesskey-2-ref.xul => layout/reftests/forms/textbox/accesskey-2-ref.xul
rename : layout/reftests/forms/textbox-accesskey-2.xul => layout/reftests/forms/textbox/accesskey-2.xul
rename : layout/reftests/forms/textbox-accesskey-3-notref.xul => layout/reftests/forms/textbox/accesskey-3-notref.xul
rename : layout/reftests/forms/textbox-accesskey-3-ref.xul => layout/reftests/forms/textbox/accesskey-3-ref.xul
rename : layout/reftests/forms/textbox-accesskey-3.xul => layout/reftests/forms/textbox/accesskey-3.xul
rename : layout/reftests/forms/textbox-accesskey-4-notref.xul => layout/reftests/forms/textbox/accesskey-4-notref.xul
rename : layout/reftests/forms/textbox-accesskey-4-ref.xul => layout/reftests/forms/textbox/accesskey-4-ref.xul
rename : layout/reftests/forms/textbox-accesskey-4.xul => layout/reftests/forms/textbox/accesskey-4.xul
rename : layout/reftests/forms/textbox-align-baseline-1-ref.xul => layout/reftests/forms/textbox/align-baseline-1-ref.xul
rename : layout/reftests/forms/textbox-align-baseline-1.xul => layout/reftests/forms/textbox/align-baseline-1.xul
rename : layout/reftests/forms/textbox-setsize-ref.xul => layout/reftests/forms/textbox/setsize-ref.xul
rename : layout/reftests/forms/textbox-setsize.xul => layout/reftests/forms/textbox/setsize.xul
2013-06-14 10:20:28 -04:00
Rick Eyre
80d3a27c17
Bug 785821 - Move radio button tests in layout/reftests/forms to their own folder r=lahabana,mounir
...
--HG--
rename : layout/reftests/forms/radio-checked-native-notref.html => layout/reftests/forms/input/radio/checked-native-notref.html
rename : layout/reftests/forms/radio-checked-native.html => layout/reftests/forms/input/radio/checked-native.html
rename : layout/reftests/forms/radio-checked-notref.html => layout/reftests/forms/input/radio/checked-notref.html
rename : layout/reftests/forms/radio-checked.html => layout/reftests/forms/input/radio/checked.html
rename : layout/reftests/forms/radio-label-dynamic-ref.html => layout/reftests/forms/input/radio/label-dynamic-ref.html
rename : layout/reftests/forms/radio-label-dynamic.html => layout/reftests/forms/input/radio/label-dynamic.html
2013-06-14 10:13:17 -04:00
Rick Eyre
9c197da6d5
Bug 785812 - Move checkbox tests in layout/reftest/forms to their own folder r=lahabana,mounir
...
--HG--
rename : layout/reftests/forms/checkbox-checked-native-notref.html => layout/reftests/forms/input/checkbox/checked-native-notref.html
rename : layout/reftests/forms/checkbox-checked-native.html => layout/reftests/forms/input/checkbox/checked-native.html
rename : layout/reftests/forms/checkbox-checked-notref.html => layout/reftests/forms/input/checkbox/checked-notref.html
rename : layout/reftests/forms/checkbox-checked.html => layout/reftests/forms/input/checkbox/checked.html
rename : layout/reftests/forms/indeterminate-checked-notref.html => layout/reftests/forms/input/checkbox/indeterminate-checked-notref.html
rename : layout/reftests/forms/indeterminate-checked.html => layout/reftests/forms/input/checkbox/indeterminate-checked.html
rename : layout/reftests/forms/indeterminate-native-checked-notref.html => layout/reftests/forms/input/checkbox/indeterminate-native-checked-notref.html
rename : layout/reftests/forms/indeterminate-native-checked.html => layout/reftests/forms/input/checkbox/indeterminate-native-checked.html
rename : layout/reftests/forms/indeterminate-native-unchecked-notref.html => layout/reftests/forms/input/checkbox/indeterminate-native-unchecked-notref.html
rename : layout/reftests/forms/indeterminate-native-unchecked.html => layout/reftests/forms/input/checkbox/indeterminate-native-unchecked.html
rename : layout/reftests/forms/indeterminate-selector-ref.html => layout/reftests/forms/input/checkbox/indeterminate-selector-ref.html
rename : layout/reftests/forms/indeterminate-selector.html => layout/reftests/forms/input/checkbox/indeterminate-selector.html
rename : layout/reftests/forms/indeterminate-unchecked-notref.html => layout/reftests/forms/input/checkbox/indeterminate-unchecked-notref.html
rename : layout/reftests/forms/indeterminate-unchecked.html => layout/reftests/forms/input/checkbox/indeterminate-unchecked.html
rename : layout/reftests/forms/checkbox-label-dynamic-ref.html => layout/reftests/forms/input/checkbox/label-dynamic-ref.html
rename : layout/reftests/forms/checkbox-label-dynamic.html => layout/reftests/forms/input/checkbox/label-dynamic.html
rename : layout/reftests/forms/checkbox-radio-stretched-ref.html => layout/reftests/forms/input/checkbox/radio-stretched-ref.html
rename : layout/reftests/forms/checkbox-radio-stretched.html => layout/reftests/forms/input/checkbox/radio-stretched.html
2013-06-14 10:06:17 -04:00
Rick Eyre
74321f18ee
Bug 785821 - Move button element tests in layout/reftests/forms to their own folder r=lahabana,mounir
...
--HG--
rename : layout/reftests/forms/button-first-letter-1-noref.html => layout/reftests/forms/button/first-letter-1-noref.html
rename : layout/reftests/forms/button-first-letter-1-ref.html => layout/reftests/forms/button/first-letter-1-ref.html
rename : layout/reftests/forms/button-first-letter-1.html => layout/reftests/forms/button/first-letter-1.html
rename : layout/reftests/forms/button-max-height-ref.html => layout/reftests/forms/button/max-height-ref.html
rename : layout/reftests/forms/button-max-height.html => layout/reftests/forms/button/max-height.html
2013-06-14 09:57:38 -04:00
Rick Eyre
17bebd1ad1
Bug 785821 - Move select element tests in layout/reftests/forms to their own folder r=lahabana,mounir
...
--HG--
rename : layout/reftests/forms/select-boguskids-ref.html => layout/reftests/forms/select/boguskids-ref.html
rename : layout/reftests/forms/select-boguskids.html => layout/reftests/forms/select/boguskids.html
rename : layout/reftests/forms/select-dynamic-boguskids.html => layout/reftests/forms/select/dynamic-boguskids.html
rename : layout/reftests/forms/select-multiple-ref.html => layout/reftests/forms/select/multiple-ref.html
rename : layout/reftests/forms/select-multiple.html => layout/reftests/forms/select/multiple.html
rename : layout/reftests/forms/select-option-children-ref.html => layout/reftests/forms/select/option-children-ref.html
rename : layout/reftests/forms/select-option-children.html => layout/reftests/forms/select/option-children.html
rename : layout/reftests/forms/out-of-bounds-selectedindex-ref.html => layout/reftests/forms/select/out-of-bounds-selectedindex-ref.html
rename : layout/reftests/forms/out-of-bounds-selectedindex.html => layout/reftests/forms/select/out-of-bounds-selectedindex.html
2013-06-14 09:49:20 -04:00
Rick Eyre
201b5a7906
Bug 785821 - Move textarea reftests in layout/reftests/forms to their own directory r=lahabana,mounir
...
--HG--
rename : layout/reftests/forms/textarea-in-dynamic-rtl-doc.html => layout/reftests/forms/textarea/in-dynamic-rtl-doc.html
rename : layout/reftests/forms/textarea-in-ltr-doc-scrollbar.html => layout/reftests/forms/textarea/in-ltr-doc-scrollbar.html
rename : layout/reftests/forms/textarea-in-rtl-doc-scrollbar.html => layout/reftests/forms/textarea/in-rtl-doc-scrollbar.html
rename : layout/reftests/forms/textarea-ltr-scrollbar.html => layout/reftests/forms/textarea/ltr-scrollbar.html
rename : layout/reftests/forms/textarea-ltr.html => layout/reftests/forms/textarea/ltr.html
rename : layout/reftests/forms/textarea-no-resize.html => layout/reftests/forms/textarea/no-resize.html
rename : layout/reftests/forms/textarea-resize-background-ref.html => layout/reftests/forms/textarea/resize-background-ref.html
rename : layout/reftests/forms/textarea-resize-background.html => layout/reftests/forms/textarea/resize-background.html
rename : layout/reftests/forms/textarea-resize-ref.html => layout/reftests/forms/textarea/resize-ref.html
rename : layout/reftests/forms/textarea-resize.html => layout/reftests/forms/textarea/resize.html
rename : layout/reftests/forms/textarea-rtl-dynamic-attr.html => layout/reftests/forms/textarea/rtl-dynamic-attr.html
rename : layout/reftests/forms/textarea-rtl-dynamic-style.html => layout/reftests/forms/textarea/rtl-dynamic-style.html
rename : layout/reftests/forms/textarea-rtl-scrollbar.html => layout/reftests/forms/textarea/rtl-scrollbar.html
rename : layout/reftests/forms/textarea-rtl.html => layout/reftests/forms/textarea/rtl.html
rename : layout/reftests/forms/textarea-setvalue-framereconstruction-1.html => layout/reftests/forms/textarea/setvalue-framereconstruction-1.html
rename : layout/reftests/forms/textarea-setvalue-framereconstruction-ref.html => layout/reftests/forms/textarea/setvalue-framereconstruction-ref.html
2013-06-14 09:38:40 -04:00
John Daggett
297ed9fec9
Bug 869764. Eliminate use of t2embed library in Windows GDI case. r=emk
2013-07-09 10:40:03 +09:00
Cameron McCormack
27fbbd563b
Bug 569722 - Implement textLength and lengthAdjust on SVG text elements. r=longsonr
2013-07-07 17:27:51 +10:00
Chris Lord
1eb87e715b
Bug 803299 - Some SVG tests need more fuzzing on Android with 24bpp. r=jwatt
2013-07-04 14:53:37 +01:00
Chris Lord
602d006cfc
Bug 803299 - Some tests require extra fuzzing on Android in 24-bit colour. r=blassey
2013-07-04 14:53:33 +01:00
Chris Lord
eb7ce9e1c3
Bug 803299 - More tests pass on Android with 24-bit colour. r=blassey
...
Tests that were marked as failing now pass with increased colour depth.
2013-07-04 14:53:29 +01:00
Simon Montagu
74ecd8892c
Use GetFrameBaseLevel to drill down to the first leaf frame instead of just looking at the first child when getting the line direction. Bug 889742, r=roc
2013-07-04 10:13:52 +03:00
George Wright
deca695bd7
Bug 869178 - Use SkCanvas::drawBitmapRect instead of a bitmap SkShader; it's slightly faster r=snorp
2012-11-15 19:57:40 -05:00
Robert Longson
5d44648cb3
Bug 889329 - Implement deselectAll(). r=cam,sr=roc
2013-07-03 08:41:53 +01:00
Blake Kaplan
dd01daaf52
Bug 653881 - Add a compatibility hack to allow <xbl:children> elements to be optional when selecting via the child CSS selector. This allows old CSS selectors selecting default content to continue working in the new world. r=dbaron
...
--HG--
extra : rebase_source : 4d538fcbd8a6b58408dc46835632a4664ba8d0d8
2013-06-28 18:48:13 -07:00
Corey Ford
adaa20ee68
Bug 883987 - Don't allow BAD_STRING or BAD_URL tokens in @supports conditions. r=dbaron
2013-06-27 17:03:33 -07:00
Daniel Holbert
d717f69bc0
Bug 886313: Make DisplayLine generate display items in a temporary collection, so we can apply text-overflow clipping without affecting earlier lines. r=roc
2013-06-28 00:22:57 -07:00
Corey Ford
d0b5b5aabf
Bug 829816 - Treat \0 and U+0000 in CSS style sheets as U+FFFD. r=dbaron
2013-06-26 15:17:14 -07:00
Dan Minor (dminor@mozilla.com)
8e23e1e7c0
Bug 877266 - Add AndroidVersion to reftests and modify manifests for pandaboards. r=jmaher
2013-06-24 08:51:32 -04:00
Matt Woodrow
51f9152466
Bug 885634 - Mark test as failing on OSX. r=roc
2013-06-24 17:27:03 +12:00
Cameron McCormack
baadccc2ab
Bug 885585 - Work around Quartz issue where a stroke with a dasharray whose gaps add up to zero does not render. r=vlad,longsonr
2013-06-23 15:10:44 +10:00
Phil Ringnalda
57f4aa815e
Back out fd367ec484cf (bug 885585) for Windows reftest orange
2013-06-22 20:43:13 -07:00
Cameron McCormack
92d7e26aa1
Bug 885585 - Work around Quartz issue where a stroke with a dasharray whose gaps add up to zero does not render. r=vlad,longsonr
2013-06-23 12:36:23 +10:00
Cameron McCormack
292846e749
Reftest comment fixups. No bug.
...
--HG--
extra : rebase_source : b8dd7e8bde6bb5f394a3b4d1c431a2188d3abcef
2013-06-22 12:39:26 +10:00
Peter Linss
874ae2b50f
Add DOCTYPE declaration to test. No bug. No review.
...
(Important from W3C test repository, where it was a build fix.)
2013-06-16 10:41:37 -07:00
Jeff Muizelaar
6fc104ba83
Bug 880836. Add MaskSurface() to Azure. r=bas
...
This gives a substantial performance improvement over the more general Mask():
Test (MaskSurface10x10): 1.93042ms +/- 0.305028
Test (MaskSurface100x100): 2.33435ms +/- 1.00807
Test (MaskSurface500x500): 28.0472ms +/- 0.820744
Test (MaskSurface1000x1000): 107.656ms +/- 6.44615
Test (Mask10x10): 13.5237ms +/- 0.0932034
Test (Mask100x100): 14.0742ms +/- 1.21005
Test (Mask500x500): 96.5596ms +/- 1.81415
Test (Mask1000x1000): 356.891ms +/- 9.30592
--HG--
extra : rebase_source : a3031305302fb4abe93aa480df35ed0936d68cd8
2013-06-12 23:57:51 -04:00
Ryan VanderMeulen
01296b90c1
Backed out changeset 8dcb029b9ca5 (bug 880836) for asserts.
...
CLOSED TREE
2013-06-18 12:08:19 -04:00
Jeff Muizelaar
f7aa0ef397
Bug 880836. Add MaskSurface() to Azure. r=bas
...
This gives a substantial performance improvement over the more general Mask():
Test (MaskSurface10x10): 1.93042ms +/- 0.305028
Test (MaskSurface100x100): 2.33435ms +/- 1.00807
Test (MaskSurface500x500): 28.0472ms +/- 0.820744
Test (MaskSurface1000x1000): 107.656ms +/- 6.44615
Test (Mask10x10): 13.5237ms +/- 0.0932034
Test (Mask100x100): 14.0742ms +/- 1.21005
Test (Mask500x500): 96.5596ms +/- 1.81415
Test (Mask1000x1000): 356.891ms +/- 9.30592
--HG--
rename : layout/reftests/svg/text/dynamic-non-scaling-stroke-ref.svg => layout/reftests/svg/non-scaling-stroke-03-ref.svg
rename : layout/reftests/svg/text/dynamic-non-scaling-stroke.svg => layout/reftests/svg/non-scaling-stroke-03.svg
extra : rebase_source : a1218b8bc5cdcec7d4dd94561d841fb6e2a8ce5d
2013-06-12 23:57:51 -04:00
Robert O'Callahan
8b77b266e2
Bug 875060. Make display:-moz-stack/-moz-inline-stack elements which are overflow:hidden clip all their descendants, including those for which it is not the containing block. r=mats
2013-06-17 17:16:27 +12:00
Matt Woodrow
8d80792376
Bug 876626 - Always redraw the entire reftest canvas for async animations tests. r=roc
2013-06-18 19:59:46 +12:00
Matt Woodrow
6d01a3cdf3
Bug 873944 - When we have OMTC, don't invalidate and wait for the widget paint event, just call DidPaint immediately. If we do get a widget paint event (from an OS initiated resize or similar), then block until the compositor has drawn the frame. r=roc
2013-06-18 19:59:29 +12:00
Nicholas Cameron
13e1da87cd
Bug 849399. Change reftest 598726-1 to only transition on transform; r=dbaron
2013-06-18 14:18:55 +12:00
Daniel Holbert
e891547399
Bug 882975: Fix typo (s/max-height/min-height/) in flexbox-sizing-*-1 reftests, and fix reference cases accordingly. (test-only)
2013-06-17 17:24:13 -07:00
Robert Longson
3832625164
Bug 876450 - non-scaling-stroke doesn't work with svg.text.css-frames.enabled. r=heycam
...
--HG--
rename : layout/reftests/svg/non-scaling-stroke-03-ref.svg => layout/reftests/svg/text/dynamic-non-scaling-stroke-ref.svg
rename : layout/reftests/svg/non-scaling-stroke-03.svg => layout/reftests/svg/text/dynamic-non-scaling-stroke.svg
2013-06-16 12:05:39 +01:00
Nathan Froyd
20e0b542a3
Bug 883423 - mark even more reftests as needs-focus; r=dholbert
2013-06-14 19:01:45 -04:00
Mats Palmgren
e5a9a494a4
No bug - Remove <link rel="help" href=...> from reference files since W3C test suite importer doesn't like it. r=me, DONTBUILD
2013-06-13 16:50:46 -07:00
Seth Fowler
f91fd6f29e
Bug 600207 (Part 2) - Tests for SVG image scaling in the presence of page zoom. r=dholbert
2013-06-13 00:47:30 -07:00
Seth Fowler
35dc379fd8
Bug 600207 (Part 1) - Avoid fuzzy SVGs on the tiling path by matrix twiddling. r=dholbert
2013-06-13 00:47:26 -07:00
Jonathan Kew
fd09aab977
bug 880690 - pt 4 - update the svg.woff test font with corrected glyph index entries. r=roc
2013-06-12 11:07:44 +01:00
Jonathan Kew
542a47afe7
bug 880690 - pt 2 - update test fonts from bug 875629 for corrected handling of the SVG glyph index. r=roc
2013-06-12 10:48:51 +01:00
Cameron McCormack
da983ad50d
Bug 881339 - Fix bug with descendant selector matching with scoped styles. r=bz
2013-06-12 13:09:33 +10:00
Boris Zbarsky
ea6d9a6694
Bug 879628. Don't screw up the text from earlier counters when using counters() with various list styles. r=dbaron
2013-06-07 22:45:46 -04:00
Matt Woodrow
9bb10a6f4a
Bug 852850 - Follow-up to improve failure output with reftest-no-paint. r=dbaron
2013-06-07 17:10:31 +12:00
Daniel Holbert
4018b9d2fd
Bug 880137 part 7: Point flexbox-sizing-* to the layout algorithm chunk of the flexbox spec.
2013-06-06 22:08:48 -07:00
L. David Baron
903f8e3721
Bug 880137 patch 6: Fix a broken spec link.
2013-06-07 13:01:32 +09:00
L. David Baron
6d76f30945
Bug 880137 patch 5: point to TR draft rather than dev.w3.org draft.
2013-06-07 12:55:28 +09:00
Daniel Holbert
e7c01e5da1
Bug 880137 part 4: Populate test title fields in w3c-css flexbox reftests. rs=dbaron
2013-06-06 20:37:20 -07:00
Daniel Holbert
79813f5506
Bug 880137 part 3: Give w3c-css flexbox reftests the necessary boilerplate headers with author info, reference, and placeholder test-title and "help" nodes (populated in next patch). rs=dbaron
2013-06-06 20:37:18 -07:00
Daniel Holbert
bc5dce1d22
Bug 880137 part 2: Migrate most flexbox reftests to the flexbox directory in w3c-css folder. rs=dbaron
...
--HG--
rename : layout/reftests/flexbox/flexbox-align-self-baseline-horiz-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-1-ref.xhtml
rename : layout/reftests/flexbox/flexbox-align-self-baseline-horiz-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-1.xhtml
rename : layout/reftests/flexbox/flexbox-align-self-horiz-1-block.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-horiz-1-block.xhtml
rename : layout/reftests/flexbox/flexbox-align-self-horiz-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-horiz-1-ref.xhtml
rename : layout/reftests/flexbox/flexbox-align-self-horiz-1-table.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-horiz-1-table.xhtml
rename : layout/reftests/flexbox/flexbox-align-self-horiz-2-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-horiz-2-ref.xhtml
rename : layout/reftests/flexbox/flexbox-align-self-horiz-2.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-horiz-2.xhtml
rename : layout/reftests/flexbox/flexbox-align-self-horiz-3-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-horiz-3-ref.xhtml
rename : layout/reftests/flexbox/flexbox-align-self-horiz-3.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-horiz-3.xhtml
rename : layout/reftests/flexbox/flexbox-align-self-horiz-4-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-horiz-4-ref.xhtml
rename : layout/reftests/flexbox/flexbox-align-self-horiz-4.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-horiz-4.xhtml
rename : layout/reftests/flexbox/flexbox-align-self-horiz-5-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-horiz-5-ref.xhtml
rename : layout/reftests/flexbox/flexbox-align-self-horiz-5.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-horiz-5.xhtml
rename : layout/reftests/flexbox/flexbox-align-self-vert-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-1-ref.xhtml
rename : layout/reftests/flexbox/flexbox-align-self-vert-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-1.xhtml
rename : layout/reftests/flexbox/flexbox-align-self-vert-2-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-2-ref.xhtml
rename : layout/reftests/flexbox/flexbox-align-self-vert-2.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-2.xhtml
rename : layout/reftests/flexbox/flexbox-align-self-vert-3-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-3-ref.xhtml
rename : layout/reftests/flexbox/flexbox-align-self-vert-3.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-3.xhtml
rename : layout/reftests/flexbox/flexbox-align-self-vert-4-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-4-ref.xhtml
rename : layout/reftests/flexbox/flexbox-align-self-vert-4.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-4.xhtml
rename : layout/reftests/flexbox/flexbox-align-self-vert-rtl-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-rtl-1-ref.xhtml
rename : layout/reftests/flexbox/flexbox-align-self-vert-rtl-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-rtl-1.xhtml
rename : layout/reftests/flexbox/flexbox-align-self-vert-rtl-2-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-rtl-2-ref.xhtml
rename : layout/reftests/flexbox/flexbox-align-self-vert-rtl-2.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-rtl-2.xhtml
rename : layout/reftests/flexbox/flexbox-align-self-vert-rtl-3-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-rtl-3-ref.xhtml
rename : layout/reftests/flexbox/flexbox-align-self-vert-rtl-3.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-rtl-3.xhtml
rename : layout/reftests/flexbox/flexbox-align-self-vert-rtl-4-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-rtl-4-ref.xhtml
rename : layout/reftests/flexbox/flexbox-align-self-vert-rtl-4.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-vert-rtl-4.xhtml
rename : layout/reftests/flexbox/flexbox-baseline-align-self-baseline-horiz-1-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-align-self-baseline-horiz-1-ref.html
rename : layout/reftests/flexbox/flexbox-baseline-align-self-baseline-horiz-1.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-align-self-baseline-horiz-1.html
rename : layout/reftests/flexbox/flexbox-baseline-align-self-baseline-vert-1-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-align-self-baseline-vert-1-ref.html
rename : layout/reftests/flexbox/flexbox-baseline-align-self-baseline-vert-1.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-align-self-baseline-vert-1.html
rename : layout/reftests/flexbox/flexbox-baseline-empty-1-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-empty-1-ref.html
rename : layout/reftests/flexbox/flexbox-baseline-empty-1a.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-empty-1a.html
rename : layout/reftests/flexbox/flexbox-baseline-empty-1b.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-empty-1b.html
rename : layout/reftests/flexbox/flexbox-baseline-multi-item-horiz-1-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-item-horiz-1-ref.html
rename : layout/reftests/flexbox/flexbox-baseline-multi-item-horiz-1.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-item-horiz-1.html
rename : layout/reftests/flexbox/flexbox-baseline-multi-item-vert-1-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-item-vert-1-ref.html
rename : layout/reftests/flexbox/flexbox-baseline-multi-item-vert-1.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-item-vert-1.html
rename : layout/reftests/flexbox/flexbox-baseline-single-item-1-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-single-item-1-ref.html
rename : layout/reftests/flexbox/flexbox-baseline-single-item-1a.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-single-item-1a.html
rename : layout/reftests/flexbox/flexbox-baseline-single-item-1b.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-single-item-1b.html
rename : layout/reftests/flexbox/flexbox-basic-block-horiz-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-block-horiz-1-ref.xhtml
rename : layout/reftests/flexbox/flexbox-basic-block-horiz-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-block-horiz-1.xhtml
rename : layout/reftests/flexbox/flexbox-basic-block-vert-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-block-vert-1-ref.xhtml
rename : layout/reftests/flexbox/flexbox-basic-block-vert-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-block-vert-1.xhtml
rename : layout/reftests/flexbox/flexbox-basic-canvas-horiz-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-canvas-horiz-1-ref.xhtml
rename : layout/reftests/flexbox/flexbox-basic-canvas-horiz-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-canvas-horiz-1.xhtml
rename : layout/reftests/flexbox/flexbox-basic-canvas-vert-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-canvas-vert-1-ref.xhtml
rename : layout/reftests/flexbox/flexbox-basic-canvas-vert-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-canvas-vert-1.xhtml
rename : layout/reftests/flexbox/flexbox-basic-fieldset-horiz-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-fieldset-horiz-1-ref.xhtml
rename : layout/reftests/flexbox/flexbox-basic-fieldset-horiz-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-fieldset-horiz-1.xhtml
rename : layout/reftests/flexbox/flexbox-basic-fieldset-vert-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-fieldset-vert-1-ref.xhtml
rename : layout/reftests/flexbox/flexbox-basic-fieldset-vert-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-fieldset-vert-1.xhtml
rename : layout/reftests/flexbox/flexbox-basic-iframe-horiz-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-iframe-horiz-1-ref.xhtml
rename : layout/reftests/flexbox/flexbox-basic-iframe-horiz-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-iframe-horiz-1.xhtml
rename : layout/reftests/flexbox/flexbox-basic-iframe-vert-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-iframe-vert-1-ref.xhtml
rename : layout/reftests/flexbox/flexbox-basic-iframe-vert-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-iframe-vert-1.xhtml
rename : layout/reftests/flexbox/flexbox-basic-img-horiz-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-img-horiz-1-ref.xhtml
rename : layout/reftests/flexbox/flexbox-basic-img-horiz-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-img-horiz-1.xhtml
rename : layout/reftests/flexbox/flexbox-basic-img-vert-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-img-vert-1-ref.xhtml
rename : layout/reftests/flexbox/flexbox-basic-img-vert-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-img-vert-1.xhtml
rename : layout/reftests/flexbox/flexbox-basic-textarea-horiz-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-textarea-horiz-1-ref.xhtml
rename : layout/reftests/flexbox/flexbox-basic-textarea-horiz-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-textarea-horiz-1.xhtml
rename : layout/reftests/flexbox/flexbox-basic-textarea-vert-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-textarea-vert-1-ref.xhtml
rename : layout/reftests/flexbox/flexbox-basic-textarea-vert-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-textarea-vert-1.xhtml
rename : layout/reftests/flexbox/flexbox-basic-video-horiz-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-video-horiz-1-ref.xhtml
rename : layout/reftests/flexbox/flexbox-basic-video-horiz-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-video-horiz-1.xhtml
rename : layout/reftests/flexbox/flexbox-basic-video-vert-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-video-vert-1-ref.xhtml
rename : layout/reftests/flexbox/flexbox-basic-video-vert-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-basic-video-vert-1.xhtml
rename : layout/reftests/flexbox/flexbox-items-as-stacking-contexts-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-items-as-stacking-contexts-1-ref.xhtml
rename : layout/reftests/flexbox/flexbox-items-as-stacking-contexts-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-items-as-stacking-contexts-1.xhtml
rename : layout/reftests/flexbox/flexbox-items-as-stacking-contexts-2-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-items-as-stacking-contexts-2-ref.html
rename : layout/reftests/flexbox/flexbox-items-as-stacking-contexts-2.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-items-as-stacking-contexts-2.html
rename : layout/reftests/flexbox/flexbox-items-as-stacking-contexts-3-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-items-as-stacking-contexts-3-ref.html
rename : layout/reftests/flexbox/flexbox-items-as-stacking-contexts-3.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-items-as-stacking-contexts-3.html
rename : layout/reftests/flexbox/flexbox-justify-content-horiz-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-horiz-1-ref.xhtml
rename : layout/reftests/flexbox/flexbox-justify-content-horiz-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-horiz-1.xhtml
rename : layout/reftests/flexbox/flexbox-justify-content-horiz-2-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-horiz-2-ref.xhtml
rename : layout/reftests/flexbox/flexbox-justify-content-horiz-2.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-horiz-2.xhtml
rename : layout/reftests/flexbox/flexbox-justify-content-horiz-3-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-horiz-3-ref.xhtml
rename : layout/reftests/flexbox/flexbox-justify-content-horiz-3.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-horiz-3.xhtml
rename : layout/reftests/flexbox/flexbox-justify-content-horiz-4-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-horiz-4-ref.xhtml
rename : layout/reftests/flexbox/flexbox-justify-content-horiz-4.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-horiz-4.xhtml
rename : layout/reftests/flexbox/flexbox-justify-content-horiz-5-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-horiz-5-ref.xhtml
rename : layout/reftests/flexbox/flexbox-justify-content-horiz-5.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-horiz-5.xhtml
rename : layout/reftests/flexbox/flexbox-justify-content-vert-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-vert-1-ref.xhtml
rename : layout/reftests/flexbox/flexbox-justify-content-vert-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-vert-1.xhtml
rename : layout/reftests/flexbox/flexbox-justify-content-vert-2-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-vert-2-ref.xhtml
rename : layout/reftests/flexbox/flexbox-justify-content-vert-2.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-vert-2.xhtml
rename : layout/reftests/flexbox/flexbox-justify-content-vert-3-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-vert-3-ref.xhtml
rename : layout/reftests/flexbox/flexbox-justify-content-vert-3.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-vert-3.xhtml
rename : layout/reftests/flexbox/flexbox-justify-content-vert-4-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-vert-4-ref.xhtml
rename : layout/reftests/flexbox/flexbox-justify-content-vert-4.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-vert-4.xhtml
rename : layout/reftests/flexbox/flexbox-justify-content-vert-5-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-vert-5-ref.xhtml
rename : layout/reftests/flexbox/flexbox-justify-content-vert-5.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-vert-5.xhtml
rename : layout/reftests/flexbox/flexbox-margin-auto-horiz-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-margin-auto-horiz-1-ref.xhtml
rename : layout/reftests/flexbox/flexbox-margin-auto-horiz-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-margin-auto-horiz-1.xhtml
rename : layout/reftests/flexbox/flexbox-margin-auto-horiz-2-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-margin-auto-horiz-2-ref.xhtml
rename : layout/reftests/flexbox/flexbox-margin-auto-horiz-2.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-margin-auto-horiz-2.xhtml
rename : layout/reftests/flexbox/flexbox-mbp-horiz-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-1-ref.xhtml
rename : layout/reftests/flexbox/flexbox-mbp-horiz-1-reverse-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-1-reverse-ref.xhtml
rename : layout/reftests/flexbox/flexbox-mbp-horiz-1-reverse.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-1-reverse.xhtml
rename : layout/reftests/flexbox/flexbox-mbp-horiz-1-rtl-reverse.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-1-rtl-reverse.xhtml
rename : layout/reftests/flexbox/flexbox-mbp-horiz-1-rtl.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-1-rtl.xhtml
rename : layout/reftests/flexbox/flexbox-mbp-horiz-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-1.xhtml
rename : layout/reftests/flexbox/flexbox-mbp-horiz-2-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-2-ref.xhtml
rename : layout/reftests/flexbox/flexbox-mbp-horiz-2a.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-2a.xhtml
rename : layout/reftests/flexbox/flexbox-mbp-horiz-2b.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-2b.xhtml
rename : layout/reftests/flexbox/flexbox-mbp-horiz-3-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-3-ref.xhtml
rename : layout/reftests/flexbox/flexbox-mbp-horiz-3-reverse-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-3-reverse-ref.xhtml
rename : layout/reftests/flexbox/flexbox-mbp-horiz-3-reverse.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-3-reverse.xhtml
rename : layout/reftests/flexbox/flexbox-mbp-horiz-3.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-3.xhtml
rename : layout/reftests/flexbox/flexbox-mbp-horiz-4-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-4-ref.xhtml
rename : layout/reftests/flexbox/flexbox-mbp-horiz-4.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-mbp-horiz-4.xhtml
rename : layout/reftests/flexbox/flexbox-overflow-horiz-1-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-1-ref.html
rename : layout/reftests/flexbox/flexbox-overflow-horiz-1.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-1.html
rename : layout/reftests/flexbox/flexbox-overflow-horiz-2-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-2-ref.html
rename : layout/reftests/flexbox/flexbox-overflow-horiz-2.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-2.html
rename : layout/reftests/flexbox/flexbox-overflow-horiz-3-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-3-ref.html
rename : layout/reftests/flexbox/flexbox-overflow-horiz-3.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-3.html
rename : layout/reftests/flexbox/flexbox-overflow-vert-1-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-1-ref.html
rename : layout/reftests/flexbox/flexbox-overflow-vert-1.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-1.html
rename : layout/reftests/flexbox/flexbox-overflow-vert-2-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-2-ref.html
rename : layout/reftests/flexbox/flexbox-overflow-vert-2.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-2.html
rename : layout/reftests/flexbox/flexbox-overflow-vert-3-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-3-ref.html
rename : layout/reftests/flexbox/flexbox-overflow-vert-3.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-3.html
rename : layout/reftests/flexbox/flexbox-paint-ordering-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-paint-ordering-1-ref.xhtml
rename : layout/reftests/flexbox/flexbox-paint-ordering-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-paint-ordering-1.xhtml
rename : layout/reftests/flexbox/flexbox-paint-ordering-2-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-paint-ordering-2-ref.xhtml
rename : layout/reftests/flexbox/flexbox-paint-ordering-2.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-paint-ordering-2.xhtml
rename : layout/reftests/flexbox/flexbox-sizing-horiz-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-sizing-horiz-1-ref.xhtml
rename : layout/reftests/flexbox/flexbox-sizing-horiz-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-sizing-horiz-1.xhtml
rename : layout/reftests/flexbox/flexbox-sizing-horiz-2-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-sizing-horiz-2-ref.xhtml
rename : layout/reftests/flexbox/flexbox-sizing-horiz-2.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-sizing-horiz-2.xhtml
rename : layout/reftests/flexbox/flexbox-sizing-vert-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-sizing-vert-1-ref.xhtml
rename : layout/reftests/flexbox/flexbox-sizing-vert-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-sizing-vert-1.xhtml
rename : layout/reftests/flexbox/flexbox-sizing-vert-2-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-sizing-vert-2-ref.xhtml
rename : layout/reftests/flexbox/flexbox-sizing-vert-2.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-sizing-vert-2.xhtml
rename : layout/reftests/flexbox/flexbox-table-fixup-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-table-fixup-1-ref.xhtml
rename : layout/reftests/flexbox/flexbox-table-fixup-1a.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-table-fixup-1a.xhtml
rename : layout/reftests/flexbox/flexbox-table-fixup-1b.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-table-fixup-1b.xhtml
rename : layout/reftests/flexbox/flexbox-whitespace-handling-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-whitespace-handling-1-ref.xhtml
rename : layout/reftests/flexbox/flexbox-whitespace-handling-1a.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-whitespace-handling-1a.xhtml
rename : layout/reftests/flexbox/flexbox-whitespace-handling-1b.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-whitespace-handling-1b.xhtml
rename : layout/reftests/flexbox/flexbox-whitespace-handling-2-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-whitespace-handling-2-ref.xhtml
rename : layout/reftests/flexbox/flexbox-whitespace-handling-2.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-whitespace-handling-2.xhtml
rename : layout/reftests/flexbox/flexbox-with-pseudo-elements-1-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-with-pseudo-elements-1-ref.html
rename : layout/reftests/flexbox/flexbox-with-pseudo-elements-1.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-with-pseudo-elements-1.html
rename : layout/reftests/flexbox/flexbox-with-pseudo-elements-2-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-with-pseudo-elements-2-ref.html
rename : layout/reftests/flexbox/flexbox-with-pseudo-elements-2.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-with-pseudo-elements-2.html
rename : layout/reftests/flexbox/flexbox-with-pseudo-elements-3-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-with-pseudo-elements-3-ref.html
rename : layout/reftests/flexbox/flexbox-with-pseudo-elements-3.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-with-pseudo-elements-3.html
rename : layout/reftests/flexbox/ahem.css => layout/reftests/w3c-css/submitted/flexbox/support/ahem.css
rename : layout/reftests/flexbox/solidblue.png => layout/reftests/w3c-css/submitted/flexbox/support/solidblue.png
2013-06-06 20:37:11 -07:00
Daniel Holbert
f5f4f0a759
Bug 880137 part 1: Create reftest directory for flexbox in w3c-css folder. rs=dbaron
2013-06-06 20:37:09 -07:00
Daniel Holbert
65f6f857fc
Bug 880104 followup: Annotate flexbox-align-self-vert-rtl-1-ref.xhtml as fuzzy on Android, to fix reftest orange.
2013-06-06 02:46:00 -07:00
Daniel Holbert
f125f0f6b1
Bug 880104 part 4: Remove unnecessary -moz-max-content from flexbox-widget-flex-items-4.html, and other minor cleanup/commenting in that reftest. rs=dbaron
2013-06-06 00:27:47 -07:00
Daniel Holbert
53994756bb
Bug 880104 part 3: Fix flexbox-justify-content-horiz-5-ref.xhtml to not rely on -moz-max-content for centering shrinkwrapped content. rs=dbaron
2013-06-06 00:27:43 -07:00
Daniel Holbert
2a79a01b36
Bug 880104 part 2: Replace -moz-*-content with the (known) fixed length that it computes to in some flexbox reftest files. rs=dbaron
2013-06-06 00:27:36 -07:00
Daniel Holbert
e0ed9e0246
Bug 880104 part 1: Rewrite flexbox-align-self-* reftests to not depend on prefixed intrinsic sizing keywords. rs=dbaron
2013-06-06 00:27:23 -07:00
Karl Tomlinson
2f6967c915
partially re-expand assertion count range for "non-root reflow roots must not have scrollable overflow" assertion that doesn't always trigger b=810274
...
range reduced in 9419b209de19
2013-06-06 16:58:30 +12:00
Karl Tomlinson
80c7229552
b=810274 ensure scrolled range is non-negative even in the presence of nscoord overflow r=roc
...
Instead of trying to detect all integer overflow at the source, this merely
keeps the sizes non-negative. That may not mean they are less than
nscoord_MAX.
If we give in and accept that integer arithmetic may result in the scrolled
rect being smaller than the scroll port, then we shouldn't assert.
--HG--
extra : transplant_source : RP%15%84zx%B9%E8%2C%1E%0A%AB%82%F4%9C%A2y%AD5%27
2013-06-06 15:47:39 +12:00
Jonathan Kew
309b7477e9
bug 875629 - reftest for SVG glyph encoded using a supplementary-plane variation sequence. r=roc
2013-06-05 12:35:06 +01:00
Jonathan Kew
58ae63e6b4
bug 875629 - test for supplementary-plane character support in SVG-in-OpenType. r=roc
2013-06-05 12:35:00 +01:00
Daniel Holbert
7962f827ca
Bug 879540: Remove "random" annotation from reftests that depend on flexbox being enabled at startup time; they're not actually random, since it's enabled by default. (no review; just a reftest.list tweak)
2013-06-04 23:23:22 -07:00
Timothy Nikkel
d38e381feb
Bug 879494. Remove bug685516 annotations from reftests, they are not needed anymore. r=khuey
2013-06-05 00:18:54 -05:00
Vivien Nicolas
2b401cac9b
Backout c0213576a3b7 and 780d65e3ebfa (bug 874984) because it was slowing down HTML rendering
2013-06-04 23:14:24 +02:00
Frédéric Wang
4a644df437
Bug 878396 - Fix a regression with mspace@mathbackground. r=karlt
2013-06-04 08:22:51 -04:00
Frédéric Wang
621bade635
Bug 875294 - Implement menclose notation "updiagonalarrow". r=karlt
2013-06-04 08:21:25 -04:00
Frédéric Wang
b6a69dc435
Bug 854339 - Make the equal sign stretchable in MathML. r=karlt
2013-06-04 08:17:45 -04:00
Timothy Nikkel
4db95c4434
Bug 878612. Passing through the background painting flags in all cases means we follow the same path more often, which asserted before, so we need to bump the assertion counts for one reftest. r=matt.woodrow
2013-06-03 23:49:03 -05:00
Cameron McCormack
202592f20d
Bug 873806 - Part 1: Ensure non-display SVG text frames get reflowed. r=longsonr f=jwatt
...
--HG--
rename : layout/reftests/svg/text/clipPath-content.svg => layout/reftests/svg/text/clipPath-content-2.svg
rename : layout/reftests/svg/text/mask-content.svg => layout/reftests/svg/text/mask-content-2.svg
2013-06-04 00:15:29 +10:00
Ed Morley
4178093f34
Bug 774689 - Mark 632781-verybig.html random-if on WinXP for too many intermittent failures DONTBUILD
2013-06-03 14:04:15 +01:00
Ed Morley
1cb82a079c
Bug 774689 - Mark 632781-verybig.html fails-if on WinXP for too many intermittent failures
2013-06-03 12:56:00 +01:00
Cameron McCormack
81e1952079
Bug 877942 - Don't rely on timeouts in multiple-x-percentages-3.html. r=longsonr
2013-06-02 21:33:11 +10:00
Cameron McCormack
83e3514acf
Backed out changeset 8bfd675518e9 for incorrect bug number.
2013-06-02 21:32:16 +10:00
Cameron McCormack
f3501aafdf
Bug 873806 - Don't rely on timeouts in multiple-x-percentages-3.html. r=longsonr
2013-06-02 21:28:00 +10:00
Daniel Holbert
033d14389c
Bug 877890: In CSS flexbox and XUL box model, sort placeholders using their out-of-flow frame's order/ordinal value. r=bz
2013-05-31 22:14:03 -07:00
Joe Drew
a7e0d442e8
Bug 867770 - Test to make sure that animated images are layerized correctly when the pref is enabled. r=mattwoodrow
2013-05-30 21:33:17 -04:00
Simon Sapin
36da360d2c
Bug 875287 - font-family: Do not require whitespace between unquoted idents. r=dbaron
...
When 'font-family' is secified with unquoted identifiers rather than a quoted string, a single space should be inserted between identifier tokens, even if they are separated by a comment rather than a whitespace token.
2013-05-30 08:10:02 -04:00
L. David Baron
b31121a2a1
Bug 234485: Map xml:lang attribute into style so that it's used for font selection and hyphenation. r=bzbarsky
...
The code in nsHTMLStyleSheet implements LangRule to map xml:lang into
style and the code to manage its uniqueness.
The change to nsGenericHTMLElement fixes the mapping of the HTML lang
attribute to do cascading the way all other rule mapping does so that
the cascading works correctly.
The tests test that the correct style language is used for hyphenation
by copying over a set of hyphenation reftests that check its basic
response to languages. There are no specific tests for font selection,
but font selection is known to use the same language data from style.
I verified manually (see other attachments to bug) that the rule
uniqueness is being managed correctly.
--HG--
rename : layout/reftests/text/auto-hyphenation-1.html => layout/reftests/text/auto-hyphenation-xmllang-1.xhtml
rename : layout/reftests/text/auto-hyphenation-10.html => layout/reftests/text/auto-hyphenation-xmllang-10.xhtml
rename : layout/reftests/text/auto-hyphenation-1.html => layout/reftests/text/auto-hyphenation-xmllang-11a.xhtml
rename : layout/reftests/text/auto-hyphenation-1.html => layout/reftests/text/auto-hyphenation-xmllang-11b.xhtml
rename : layout/reftests/text/auto-hyphenation-4.html => layout/reftests/text/auto-hyphenation-xmllang-12a.xhtml
rename : layout/reftests/text/auto-hyphenation-4.html => layout/reftests/text/auto-hyphenation-xmllang-12b.xhtml
rename : layout/reftests/text/auto-hyphenation-1.html => layout/reftests/text/auto-hyphenation-xmllang-13a.xhtml
rename : layout/reftests/text/auto-hyphenation-1.html => layout/reftests/text/auto-hyphenation-xmllang-13b.xhtml
rename : layout/reftests/text/auto-hyphenation-4.html => layout/reftests/text/auto-hyphenation-xmllang-14a.xhtml
rename : layout/reftests/text/auto-hyphenation-4.html => layout/reftests/text/auto-hyphenation-xmllang-14b.xhtml
rename : layout/reftests/text/auto-hyphenation-1a.html => layout/reftests/text/auto-hyphenation-xmllang-1a.xhtml
rename : layout/reftests/text/auto-hyphenation-2.html => layout/reftests/text/auto-hyphenation-xmllang-2.xhtml
rename : layout/reftests/text/auto-hyphenation-3.html => layout/reftests/text/auto-hyphenation-xmllang-3.xhtml
rename : layout/reftests/text/auto-hyphenation-4.html => layout/reftests/text/auto-hyphenation-xmllang-4.xhtml
rename : layout/reftests/text/auto-hyphenation-5.html => layout/reftests/text/auto-hyphenation-xmllang-5.xhtml
rename : layout/reftests/text/auto-hyphenation-6.html => layout/reftests/text/auto-hyphenation-xmllang-6.xhtml
rename : layout/reftests/text/auto-hyphenation-7.html => layout/reftests/text/auto-hyphenation-xmllang-7.xhtml
rename : layout/reftests/text/auto-hyphenation-8.html => layout/reftests/text/auto-hyphenation-xmllang-8.xhtml
rename : layout/reftests/text/auto-hyphenation-9.html => layout/reftests/text/auto-hyphenation-xmllang-9.xhtml
2013-05-30 16:00:20 +08:00
Robert O'Callahan
0cd25518d1
Bug 872254. Clear line/row cursors when overflow areas of lines or table rows change. r=bz
...
--HG--
extra : rebase_source : 81c1c4269e22ffad98433669ef152002b9d63533
2013-05-30 16:44:37 +12:00
Cameron McCormack
a46f56dda8
Bug 876323 - Avoid recomputing mPositions when COORD_CONTEXT_CHANGED unless percentages were used. r=jwatt
2013-05-30 10:44:55 +10:00
Cosmin Clapon
71f548c423
Bug 764996 - Reftests. r=karlt
2013-05-29 19:26:41 -04:00
Ehsan Akhgari
6c61de1ac0
Backed out 8 changesets (bug 803299) because it makes Tcheckerboard and Tpan so much worse
...
Backed out changeset f0311781c218 (bug 803299)
Backed out changeset 946467115924 (bug 803299)
Backed out changeset 59af481d8888 (bug 803299)
Backed out changeset 99a03f7ca8a4 (bug 803299)
Backed out changeset 44539f533a92 (bug 803299)
Backed out changeset 3f3963a3ebf6 (bug 803299)
Backed out changeset 5269f0483d1e (bug 803299)
Backed out changeset a9485787fdb1 (bug 803299)
2013-05-29 17:14:27 -04:00
Chris Lord
2905deaf71
Bug 803299 - Even more fuzzing for 24bpp/Android. r=blassey CLOSED TREE
...
Add some extra fuzzing that I think got lost in a rebase to silence some
intermittent failures.
2013-05-29 18:18:06 +01:00
Chris Lord
57ab118f22
Bug 803299 - Some SVG tests need more fuzzing on Android with 24bpp. r=jwatt
...
--HG--
extra : rebase_source : b8fcf2a8673d43b6c946a756d2a290553d06fd21
2013-05-29 15:26:40 +01:00
Chris Lord
7f4d4699cf
Bug 803299 - Some tests require extra fuzzing on Android in 24-bit colour. r=blassey
...
--HG--
extra : rebase_source : 75c2dc44bc3a8167b1699ab24da20c67075a182a
2013-05-29 15:26:37 +01:00
Chris Lord
f908b18bd3
Bug 803299 - More tests pass on Android with 24-bit colour. r=blassey
...
Tests that were marked as failing now pass with increased colour depth.
--HG--
extra : rebase_source : 620739d5cdd1bb227f51a5cc985e16cd8dfa06f9
2013-05-29 15:26:34 +01:00
L. David Baron
07bcc6b3a9
Bug 815408: Ignore CSS transitions and animations in print and print preview. r=bzbarsky
...
Note that this patch has a little bit of a belt-and-braces aspect to it.
In each file, either one of the changes should be sufficient, but one of
them prevents us from doing unneeded work and the other one ensures that
we never apply style resulting from transitions and animations even if
somehow we do that work.
Also note that the tests don't actually test anything usefully, since
the reftest harness doesn't currently make the pres context non-dynamic.
(Thus they're marked as failing.) I'm not sure what I should do about
that, though I'm considering just deleting the tests entirely.
2013-05-29 14:36:39 +08:00
Trevor Saunders
4a839150dd
backout 7a1706d0e5b0 to 8c8b6adebb4c for frequent failures in scrolling/text-1.html and scrolling/text-2.html reftests on a CLOSED TREE
2013-05-28 18:32:29 -04:00
Chris Lord
fab7acd9b9
Bug 803299 - Some SVG tests need more fuzzing on Android with 24bpp. r=jwatt
2013-05-28 18:50:17 +01:00
Chris Lord
b7ad6dc419
Bug 803299 - Some tests require extra fuzzing on Android in 24-bit colour. r=blassey
2013-05-28 18:50:17 +01:00
Chris Lord
f93511ae53
Bug 803299 - More tests pass on Android with 24-bit colour. r=blassey
...
Tests that were marked as failing now pass with increased colour depth.
2013-05-28 18:50:17 +01:00
Jonathan Kew
f092eb387c
backout changesets d8f3694dd6df (bug 871961 pt 2) and b77d5e403c3d (bug 871961 pt 4) for making the browser crashy. r=me
2013-05-25 21:06:59 +08:00
Jonathan Watt
490fd95cb0
Bug 378923 - Make non-root outer-<svg> respect |overflow:visible| (overflow="visible"). r=roc
2013-05-24 17:56:26 +01:00
Phil Ringnalda
fda0263af1
Merge m-c to birch
2013-05-23 21:20:32 -07:00
Phil Ringnalda
ccd21075c3
Bug 874984 followup, mark reftest as failing on b2g
2013-05-23 20:24:28 -07:00