Commit Graph

525 Commits

Author SHA1 Message Date
JerryShih
e595f93420 Bug 1295456 - add the versioned spec link for css-color-4 reftest. r=dholbert
MozReview-Commit-ID: LPEdcod1roQ
2016-10-18 14:14:35 -07:00
Carsten "Tomcat" Book
da6994b77d merge mozilla-inbound to mozilla-central a=merge 2016-10-17 11:19:02 +02:00
JerryShih
eaafd96489 Bug 1295456 - Add tests for css-color-4 color function changes. r=dholbert
MozReview-Commit-ID: 61aMI3ZkLGi
2016-10-16 03:15:36 +08:00
Brad Werth
d7e7b52523 Bug 1235922 Part 5: Extend flexbox "align-content" reftests to test new "space-evenly" value. r=mats
MozReview-Commit-ID: BtQUxkAr0nH
2016-10-15 12:25:23 -07:00
Daniel Holbert
8e5a4dd5b3 Bug 1235922 Part 3: Extend flexbox "justify-content" reftests to test new "space-evenly" value. r=mats
MozReview-Commit-ID: JrUdzG5gWTU
2016-10-11 14:30:13 -07:00
cku
99cf9d5925 Bug 1310171 - Correct svg x/y/width/height unit in svg mask test cases. r=mstange
MozReview-Commit-ID: JbwP2BxFxcU
2016-10-14 20:54:47 +08:00
L. David Baron
a334015bb4 Update links pointing to my personal website (http -> https). No bug.
(Patch written entirely using a single sed command,
's,http://dbaron.org,https://dbaron.org,g' .)

MozReview-Commit-ID: 12JARDNn8H4
2016-10-13 11:41:51 -07:00
Daniel Holbert
19aa0ed340 Bug 1090031: Apply CSS 'align-content' in flex containers if they *could* wrap (rather than if they *have* wrapped). r=mats
The spec says that single-line flex containers should stretch their one flex
line to the flex container's cross size, and should ignore 'align-content'.

Initially, the spec defined 'single-line' to include any flex container that
happens to have only 1 line (even if it's got 'flex-wrap:wrap' or
'wrap-reverse'). But later, the term 'single-line' was intentionally redefined
to *only* include flex containers that have 'flex-wrap: nowrap'.  So, instead
of checking the line-count, we should instead check 'flex-wrap', when deciding
whether to stretch our one line & ignore 'align-content'.


MozReview-Commit-ID: D2ZMIBS16ui
2016-10-12 09:04:03 -07:00
Wes Kocher
875b8d2e93 Backed out changeset 37e0c017b268 (bug 1090031) for reftest failures a=backout 2016-10-12 14:46:23 -07:00
Daniel Holbert
7be0e7ad64 Bug 1090031: Apply CSS 'align-content' in flex containers if they *could* wrap (rather than if they *have* wrapped). r=mats
The spec says that single-line flex containers should stretch their one flex
line to the flex container's cross size, and should ignore 'align-content'.

Initially, the spec defined 'single-line' to include any flex container that
happens to have only 1 line (even if it's got 'flex-wrap:wrap' or
'wrap-reverse'). But later, the term 'single-line' was intentionally redefined
to *only* include flex containers that have 'flex-wrap: nowrap'.  So, instead
of checking the line-count, we should instead check 'flex-wrap', when deciding
whether to stretch our one line & ignore 'align-content'.


MozReview-Commit-ID: D2ZMIBS16ui
2016-10-12 09:04:03 -07:00
Brad Werth
f4e4696643 Bug 1221565 Part 9: flexbox-align-self-vert-rtl-001 reftest updated. r=dholbert
MozReview-Commit-ID: 378WLwNg25J
2016-10-10 13:10:59 -07:00
Brad Werth
ca3feefdc8 Bug 1221565 Part 8: flexbox-align-self-vert-001 reftest updated. r=dholbert
MozReview-Commit-ID: 3bSo61dj2Wl
2016-10-10 13:08:17 -07:00
Brad Werth
53d5302044 Bug 1221565 Part 7: flexbox-align-self-horiz-001 reftest updated. r=dholbert
MozReview-Commit-ID: 9Nw0Apd7aBa
2016-10-10 13:04:25 -07:00
Brad Werth
ad8c822534 Bug 1221565 Part 6: flexbox-justify-content-vert-* reftests updated. r=dholbert
MozReview-Commit-ID: 7r8DaFEcHS5
2016-10-07 15:48:00 -07:00
Brad Werth
4c15e1559e Bug 1221565 Part 5: flexbox-justify-content-horiz-* reftests updated. r=dholbert
MozReview-Commit-ID: 1UJbl4IrRrF
2016-10-07 15:09:06 -07:00
Brad Werth
175da55f4d Bug 1221565 Part 4: flexbox-align-content-vert-* reftests updated. r=dholbert
MozReview-Commit-ID: 7UnyW10aIZX
2016-10-07 14:40:35 -07:00
Brad Werth
43879463ab Bug 1221565 Part 3: flexbox-align-content-horiz-* reftests updated. r=dholbert
MozReview-Commit-ID: FxMhdUz2yAB
2016-10-07 14:18:33 -07:00
Sebastian Hengst
3cef21fee8 Bug 1307332 - Remove B2G and Mulet annotations from reftest.list: layout/reftests/w3c-css. r=dholbert
MozReview-Commit-ID: 3KThqub5vkG
2016-10-09 09:51:34 +02:00
Ryan VanderMeulen
e3cd07b9f8 Bug 1007702 - Tweak the reftest annotations to account for Windows 10 with Skia. 2016-10-06 17:09:22 -04:00
Neerja Pancholi
43b13060cc Bug 1295261 - Changed failures.list and reran import script after applying fix for import-tests.py (Bug 1299012) r=dbaron
MozReview-Commit-ID: EhrowJo0sZT
2016-09-01 22:39:53 -07:00
Neerja Pancholi
ad446b879a Bug 1295261 - Reimport multicol tests after applying fix for import-tests.py (Bug 1299012) r=dbaron
MozReview-Commit-ID: GcwFP4K9LKo
2016-08-31 17:49:04 -07:00
Neerja Pancholi
2c04f7f461 Bug 1295261 - Changed failures.list and reran import script for multicol tests. r=dbaron
MozReview-Commit-ID: H3eRaBgINhH
2016-08-24 15:12:57 -07:00
Neerja Pancholi
f7617c1c2c Bug 1295261 - Added importing of multicol tests from CSSWG with py script and checking in these new tests + script r=dbaron
MozReview-Commit-ID: FVb6n0sa761
2016-08-15 15:55:20 -07:00
cku
2637901434 Bug 1279409 - Part 3. Fix incorrect ref filename. r=me
MozReview-Commit-ID: 97Efdtntq6h
2016-10-02 03:29:44 +08:00
Carsten "Tomcat" Book
ba78987c60 Merge mozilla-central to autoland 2016-09-30 12:11:06 +02:00
cku
5c2733c3f7 Bug 1302779 - Part 2. Test case. r=heycam
MozReview-Commit-ID: 3TJMIWdZJrx
2016-09-20 14:44:05 +08:00
Xidorn Quan
211fdd257d Bug 1306283 - Remove unused stylesheet link in a reftest. DONTBUILD
MozReview-Commit-ID: 3BOuLYLJiuc
2016-09-30 11:40:48 +10:00
Neerja Pancholi
fff2271870 Bug 1299012 - Fix import-tests.py to avoid breaking three multicol reftests r=dbaron
MozReview-Commit-ID: 7g3ckcE2rnx
2016-08-31 17:40:11 -07:00
cku
f48b62cb8e Bug 1279409 - Part 2. Reftest for clip-path with mix-blend-mode.
MozReview-Commit-ID: 86Bfr7zW5H2
2016-09-29 14:10:45 +08:00
cku
476f8d185a Bug 1304011 - Part 5. Test case. r=mstange
MozReview-Commit-ID: HSZiLRZKtKO
2016-09-21 15:30:40 +08:00
Ethan Lin
24d2b65b70 Bug 1304655 - Fix the content of rel="match" in focus-within testcase; r=xidorn
MozReview-Commit-ID: f2UEetHgqb
2016-09-22 19:34:01 +05:30
Carsten "Tomcat" Book
fb875a93d3 Merge mozilla-central to mozilla-inbound 2016-09-20 12:02:20 +02:00
Manish Goregaokar
cda611259d Bug 1303920 - Update stylo reftest list; r=heycam
MozReview-Commit-ID: 6fKFLbTL2gW
2016-09-19 20:20:03 +05:30
Ethan Lin
4bbeea9bb3 Bug 1176997 - Part3. Add more reftest for focus-within. r=xidorn 2016-09-09 00:46:00 +02:00
Ethan Lin
bc8fd63998 Bug 1176997 - Part2. Import w3c reftest. r=xidorn 2016-09-07 23:37:00 +02:00
Manish Goregaokar
e750ed471a Bug 1302993 - Mark more expectations for stylo tests, make reftest-stylo green; r=heycam
MozReview-Commit-ID: 9rKqASXgKZH
2016-09-12 19:18:10 +05:30
Shing Lyu
d2d6586381 Bug 1302993 - Update some stylo reftest expectations; r=heycam
MozReview-Commit-ID: 5UUDlAUfBYP
2016-09-12 11:05:21 +05:30
Ting-Yu Lin
1558bc93d7 Bug 1297097 Part 1 - Remove preference "layout.css.vertical-text.enabled" in test files. r=jfkthame
MozReview-Commit-ID: LCegChkryHj
2016-08-23 13:55:16 +08:00
Emilio Cobos Álvarez
86fc8eff4d Bug 1300374: Reftest for child-indexed selectors matching the root element. r=heycam
MozReview-Commit-ID: EPb2udKbEKJ
2016-09-14 17:18:06 -07:00
Mason Chang
7e386578ca Bug 1302225 - Backout skia windows. r=me 2016-09-13 08:05:49 -07:00
Shing Lyu
20e3ef4d6f Bug 1288350 - Temporary reftest list for Stylo vs Gecko test r=heycam,manishearth 2016-09-05 11:45:39 +08:00
cku
c0246bc047 Bug 1300401 - Part 3. Reftest for combining mask, filter and opacity. r=mstange
MozReview-Commit-ID: Ae1HLGHKpuJ
2016-09-06 18:14:55 +08:00
cku
d7f67f69d4 Bug 1289011 - Part 5. refetst for reference box. r=heycam
MozReview-Commit-ID: GnDA3cqO3QL
2016-09-02 01:20:22 +08:00
Phil Ringnalda
de2b94faf6 Backed out 9 changesets (bug 1289011) for Android failures in select-fieldset-legend-4.html
Backed out changeset 296f8c0b77e1 (bug 1289011)
Backed out changeset 869997798534 (bug 1289011)
Backed out changeset 3f1f0bc8c878 (bug 1289011)
Backed out changeset b3da5e487c2c (bug 1289011)
Backed out changeset fd404df10eed (bug 1289011)
Backed out changeset 8e3fc6d5237f (bug 1289011)
Backed out changeset 062cae507676 (bug 1289011)
Backed out changeset 43daa18916ce (bug 1289011)
Backed out changeset 632cf28211de (bug 1289011)
2016-09-03 13:32:40 -07:00
cku
08372edea6 Bug 1289011 - Part 9. stroke-box reftest. r=heycam
MozReview-Commit-ID: 3LJsppqLKMv
2016-09-02 01:20:22 +08:00
cku
8fa5f5d2fe Bug 1289011 - Part 8. shape-box reftest for SVG outter element. r=heycam
MozReview-Commit-ID: 651vKL0Q1YF
2016-09-01 17:11:59 +08:00
cku
b544f13063 Bug 1289011 - Part 7. view-box reftest. r=heycam
MozReview-Commit-ID: HkBCSdhIyqr
2016-08-30 10:33:34 +08:00
cku
e9668b2153 Bug 1289011 - Part 6. shape-box reftest for SVG elements without associated CSS layout box. r=heycam
MozReview-Commit-ID: LDQsymuMWqd
2016-08-30 10:28:27 +08:00
cku
e2308b4add Bug 1289011 - Part 5. shape-box reftest for elements with associated CSS layout box. r=heycam
MozReview-Commit-ID: GnDA3cqO3QL
2016-08-30 00:44:43 +08:00
Phil Ringnalda
b8d9cbae48 Backed out 9 changesets (bug 1289011) for Win8 clip-path-* reftest failures
CLOSED TREE

Backed out changeset dea9d3f8bfe0 (bug 1289011)
Backed out changeset 03572962add4 (bug 1289011)
Backed out changeset 4b8d3be7bdf8 (bug 1289011)
Backed out changeset d1b4d0b38cdb (bug 1289011)
Backed out changeset aa59aca85397 (bug 1289011)
Backed out changeset 43d1ec007a49 (bug 1289011)
Backed out changeset a623cab8e4a7 (bug 1289011)
Backed out changeset 34e7dd6acb4c (bug 1289011)
Backed out changeset 900800f54055 (bug 1289011)
2016-09-02 19:46:39 -07:00