Cameron McCormack
efeaf8eada
Bug 985838 - Change custom property name prefix from "var-" to "--" and allow identifiers to begin with "--". r=dbaron
2014-04-02 14:32:16 +11:00
Daniel Holbert
28f951b606
Bug 989436 part 3b: Add some reftests with various cross-axis margins on baseline-aligned flex items, in a fixed-size flexbox. r=mats
2014-03-29 01:20:59 -07:00
Daniel Holbert
08e938e3bc
Bug 989436 part 3a: Rename tests flexbox-align-self-baseline-horiz-[23].xhtml to -[45]. (no review)
...
--HG--
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-2-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-4-ref.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-2.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-4.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-3-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-5-ref.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-3.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-5.xhtml
2014-03-29 01:20:58 -07:00
Daniel Holbert
475a6b34d6
Bug 989436 part 2: Clone existing baseline-alignment reftest, with "flex-flow: wrap-reverse", to make sure baseline-alignment works with bottom-to-top cross axis. r=mats
...
--HG--
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-1a.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-1b.xhtml
2014-03-29 01:20:56 -07:00
Daniel Holbert
01fc94bf60
Bug 989436 part 1: Add a reftest to exercise all "flex-flow" values, with extra space left over on the final flex line. r=mats
...
--HG--
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-flex-flow-1-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-flex-flow-2-ref.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-flex-flow-1.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-flex-flow-2.html
2014-03-29 01:20:51 -07:00
L. David Baron
7715383653
Bug 986409 - Skip fewer entire reftest directories on B2G. r=roc
2014-03-23 18:44:50 -07:00
Cameron McCormack
3aec122f32
Bug 959973 - Followup to actually run the tests. r=dbaron
2014-03-20 15:43:37 +11:00
L. David Baron
c960af6e7f
Rename tests to match normal convention (abspos rather than abpos) and to match their internal rel=match. No bug.
...
This is importing a changeset from the CSS WG test repository by
Peter Linss <peter.linss@hp.com>.
--HG--
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-abpos-child-1-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-abspos-child-1-ref.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-abpos-child-1a.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-abspos-child-1a.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-abpos-child-1b.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-abspos-child-1b.html
2014-03-20 00:43:41 +08:00
Mihaela Velimiroviciu
1d73211714
Bug 959973 - Add tests for using variables in external style sheets. r=heycam,ted
2014-03-05 12:29:44 +11:00
Daniel Holbert
22e80f628c
Bug 969460 part 3: regression tests for "display:flex" on root node. r=bz
2014-02-15 10:43:11 -08:00
L. David Baron
f84f571c2c
Importing change from W3C test repository made by Peter Linss <peter.linss@hp.com> (no bug): rename multicol-height-001 to multicol-height-002 to avoid file name conflict
...
--HG--
rename : layout/reftests/w3c-css/submitted/multicol3/multicol-height-001.xht => layout/reftests/w3c-css/submitted/multicol3/multicol-height-002.xht
rename : layout/reftests/w3c-css/submitted/multicol3/reference/multicol-height-001.xht => layout/reftests/w3c-css/submitted/multicol3/reference/multicol-height-002.xht
2014-02-04 18:17:55 -08:00
L. David Baron
111648a5a4
Bug 243412: Remove -moz- prefixes from box-sizing in tests for submission to W3C test repository.
2014-02-04 18:06:18 -08:00
Daniel Holbert
70d18762a8
Bug 783470 part 4: reftests for visibility:collapse on flex items. r=mats
2014-01-21 14:52:30 -08:00
Daniel Holbert
c0b5e30210
Bug 961354 part 2: Don't consider absolutely-positioned elements to be flex items, since they don't participate in normal flex layout. r=mats
2014-01-20 14:02:20 -08:00
Daniel Holbert
77b5ed4ac3
Bug 956046: Allow adjacent anonymous flex items if we've reordered items with the "order" property. r=dbaron
2014-01-08 14:37:13 -08:00
Daniel Holbert
0f667cdf93
Bug 946835 part 7: Add vertical variants of existing reftests for checking the baseline of a multi-line flex container. (no review)
...
--HG--
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-1-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-vert-1-ref.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-1.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-vert-1.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-2-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-vert-2-ref.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-2.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-vert-2.html
2013-12-20 15:07:58 -08:00
Daniel Holbert
dafb611128
Bug 946835 part 6: In reftests flexbox-baseline-multi-line-horiz-*, increase some sizes from 18px (arbitrary) to 20px (half the container width) to make upcoming vertical variants simpler. (no review)
2013-12-20 15:07:56 -08:00
L. David Baron
16dcd1ffea
Bug 782610 followup: Add a version of css-supports-027 that does not use @-moz-document. (We already have css-supports-026 to pair with css-supports-028.)
...
--HG--
rename : layout/reftests/w3c-css/submitted/conditional3/css-supports-027.xht => layout/reftests/w3c-css/submitted/conditional3/css-supports-046.xht
2013-12-18 17:05:54 -05:00
Daniel Holbert
e07d4e5d93
Bug 951843: Fix some flexbox-items-as-stacking-contexts-* reftests to link to a subsection of flexbox spec, & clarify the reftest titles. test-metadata-only, DONTBUILD
2013-12-18 13:38:54 -08:00
Daniel Holbert
498df6de91
Bug 946835 followup: drop <link> tags that the w3c test harness doesn't like in reference cases. (test-metadata-only, no review, DONTBUILD)
2013-12-18 13:04:32 -08:00
L. David Baron
4a815e6c77
Bug 826582 followup: remove link rel=help from test references, since it's considered an error in the CSS WG test suite management system. No review.
2013-12-18 15:35:04 -05:00
Daniel Holbert
e0169c9844
Bug 946835 part 5: Add reftest for finding baseline of multi-line flex container, with baseline-aligned items on first line and flex-wrap:wrap-reverse. r=mats
...
--HG--
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-3-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-4-ref.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-3.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-4.html
2013-12-18 10:34:48 -08:00
Daniel Holbert
27763af769
Bug 946835 part 4: Add reftest for finding baseline of multi-line flex container, with baseline-aligned items on first line and flex-wrap:wrap. r=mats
2013-12-18 10:34:47 -08:00
L. David Baron
a7720ac691
Bug 951765: Make CSS variables reftests point to TR draft rather than dev.w3.org draft so the CSS WG test system understands them. No review.
2013-12-18 13:24:04 -05:00
Daniel Holbert
1a56fb80ba
Bug 951755: Fix some flexbox reftests to point to official flexbox spec instead of dev spec. (test-only, metadata-only) DONTBUILD
2013-12-18 10:07:38 -08:00
Cameron McCormack
28e4314585
Bug 950497 - Make self-referencing CSS variables invalid even if they have fallback. r=dbaron
2013-12-17 16:16:42 +11:00
Daniel Holbert
212da3b54c
Bug 946835 part 3: Add reftest for baseline alignment in multiple lines in a 'flex-wrap:wrap-reverse" flex container. r=mats
...
--HG--
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-2-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-3-ref.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-2.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-3.xhtml
2013-12-12 13:25:55 -08:00
Daniel Holbert
4a6f32a50c
Bug 946835 part 2: Add reftest for baseline alignment in multiple lines in a 'flex-wrap:wrap" flex container. r=mats
...
--HG--
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-1-ref.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-2-ref.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-align-self-baseline-horiz-2.xhtml
2013-12-12 13:25:53 -08:00
Daniel Holbert
9fdd8d2769
Bug 946835 part 1: Add reftest to test all the possible values of the "flex-flow" shorthand. r=mats
2013-12-12 13:25:52 -08:00
Cameron McCormack
ef496057e2
Bug 773296 - Part 27: Support 'unset' in CSS variables. r=dbaron
2013-12-12 13:09:47 +11:00
Cameron McCormack
0a1eedfeea
Bug 773296 - Part 26: Tests. r=dbaron
2013-12-12 13:09:47 +11:00
Cameron McCormack
695b54e296
Bug 909170 - Add some tests for @supports conditions with tokens after a declaration's priority. r=dbaron
2013-12-12 13:09:39 +11:00
Daniel Holbert
33ac0ac009
Bug 948654: Uncomment lines to make 'align-content' and 'flex-wrap' inherit through scroll frames to scrolled flex containers. r=mats
...
--HG--
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-3-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-4-ref.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-3.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-4.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-3-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-5-ref.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-3.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-horiz-5.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-3-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-4-ref.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-3.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-4.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-3-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-5-ref.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-3.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-overflow-vert-5.html
2013-12-10 22:31:38 -08:00
Daniel Holbert
59884b6080
(no bug) fix typo in comment within reftest reference case 'flexbox-overflow-vert-3-ref.html'. DONTBUILD because comment-only
2013-12-10 16:59:28 -08:00
Daniel Holbert
8933c3f602
(no bug) Drop bogus 'flex-wrap' / 'flex-direction' declarations from non-flex-container style rules, in reftest reference cases. (test-only)
2013-12-06 15:06:13 -08:00
Daniel Holbert
c06aea536e
Bug 939901 followup 2: Fix incorrect <link rel="match"> tags in flexbox-break-request-* testcases. testcase-only, DONTBUILD because doesn't affect testcase's rendering
2013-12-06 01:42:38 -08:00
Daniel Holbert
d58173d407
Bug 939901 followup 1: Drop testcase-only <link> headers from reference cases. testcase-only, DONTBUILD because doesn't affect testcase's rendering
2013-12-06 01:42:33 -08:00
Cameron McCormack
7be68c05f3
Bug 925626 - Parse general_enclosed in @supports conditions properly. r=dbaron
2013-12-06 19:13:26 +11:00
Daniel Holbert
fb5c631037
Bug 939901 part 8: Reftests for multi-line flexbox layout. r=mats
...
--HG--
rename : layout/reftests/flexbox/pagination/flexbox-unbreakable-child-1a.html => layout/reftests/flexbox/pagination/flexbox-unbreakable-child-1a-wrap.html
rename : layout/reftests/flexbox/pagination/flexbox-unbreakable-child-1b.html => layout/reftests/flexbox/pagination/flexbox-unbreakable-child-1b-wrap.html
rename : layout/reftests/flexbox/pagination/flexbox-unbreakable-child-1c.html => layout/reftests/flexbox/pagination/flexbox-unbreakable-child-1c-wrap.html
rename : layout/reftests/flexbox/pagination/flexbox-unbreakable-child-1d.html => layout/reftests/flexbox/pagination/flexbox-unbreakable-child-1d-wrap.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-item-horiz-1-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-1-ref.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-item-horiz-1.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-1.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-item-horiz-1-ref.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-2-ref.html
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-item-horiz-1.html => layout/reftests/w3c-css/submitted/flexbox/flexbox-baseline-multi-line-horiz-2.html
2013-12-05 10:57:52 -08:00
Mats Palmgren
033d28b00c
Bug 935850 - Mark box-sizing-replaced-001.xht as random on Android for now. r=dbaron
2013-11-10 14:36:46 +08:00
Lukas Nordin
3cf0b68a89
Bug 243412: Updated reftests for css3-ui box-sizing with correct values and better descriptions of the tests; r=dbaron
2013-11-05 23:25:41 -08:00
Scott Johnson
6251b1d2cc
Bug 243412: Add reftests for css3-ui box-sizing in W3C format. r=dbaron
2013-11-05 23:25:40 -08:00
Daniel Holbert
626154c358
Bug 903880 part 5: Reftest. r=dbaron
2013-10-31 19:39:02 -07:00
Daniel Holbert
7c613d5a1a
Bug 921522: Use already-established flex container content-box main size to determine packing space, instead of checking reflow state. r=mats
...
--HG--
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-horiz-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-horiz-1a.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-horiz-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-horiz-1b.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-vert-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-vert-1a.xhtml
rename : layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-vert-1.xhtml => layout/reftests/w3c-css/submitted/flexbox/flexbox-justify-content-vert-1b.xhtml
2013-09-30 16:38:36 -07:00
Daniel Holbert
b433a89c6c
(no bug) fix typo in a comment within a reftest. DONTBUILD
2013-09-27 23:49:58 -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
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
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
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