Joel Maher
f2e0059d5e
Bug 1232316 - reftest failures with text-emphasis marks. r=xidorn
2015-12-15 17:18:24 -08:00
Xidorn Quan
737a87d9fc
Bug 1232157 - Fix reference mismatch errors in text-emphasis reftests caught by check-for-references. r=dbaron DONTBUILD
2015-12-15 10:45:42 +11:00
Xidorn Quan
6aff6e40ae
Bug 1225018 part 5 - Add reftests for line height handling of text-emphasis. r=dholbert
2015-12-08 12:55:01 -05:00
L. David Baron
b24ba140a3
Bug 1230701 - Add test that position does not create a fixed-position containing block. r=dholbert
...
I confirmed that the new test fails without the previous patch (since
the abspos element is 50px from the left edge of the viewport instead of
150px, and at the top edge instead of 100px from the top). The test
passes with the patch.
2015-12-07 18:39:41 -05:00
Xidorn Quan
49739fc552
Bug 1224013 part 3 - Add reftests for text-emphasis with ruby. r=jfkthame
2015-12-04 15:16:54 +11:00
Xidorn Quan
19ee017277
Backed out 8 changesets (bug 1225018, bug 1229278, bug 1224013) for reftest failures on CLOSED TREE
2015-12-04 13:08:17 +11:00
Xidorn Quan
8478cfcdae
Bug 1224013 part 4 - Add reftests for text-emphasis with ruby. r=jfkthame
2015-12-04 12:02:41 +11:00
Xidorn Quan
30a51036a9
Bug 1225018 part 3 - Add reftests for line height handling of text-emphasis. r=dholbert
2015-12-04 11:58:59 +11:00
L. David Baron
aaaf1b7e06
Bug 1227766 patch 4 - Tests for will-change establishing a fixed-pos and abs-pos containing block. r=dholbert
...
Without the previous patches, the tests:
will-change-fixpos-cb-contain-1.html
will-change-fixpos-cb-filter-1.html
will-change-fixpos-cb-perspective-1.html
will-change-fixpos-cb-transform-style-1.html
fail, but they pass with the patches. The new tests:
will-change-fixpos-cb-height-1.html
will-change-fixpos-cb-transform-1.html
pass both ways: the first because it tests that nothing happens, and
the second because we were separately testing the will-change bit for
transform via HasTransform.
2015-11-30 15:46:45 -08:00
Xidorn Quan
ed67d0f369
Bug 1202940 part 2 - Remove layout.css.ruby.enabled pref. r=dbaron
2015-12-01 09:39:37 +11:00
Xidorn Quan
56c8963f6e
Bug 1040668 followup 2 - Disable failing reftests of text-emphasis on Windows XP.
2015-11-28 17:52:28 +11:00
Xidorn Quan
883e50d3b2
Bug 1040668 followup - Use monospace for text-emphasis reftests. rs=dbaron on a CLOSED TREE
2015-11-28 15:24:45 +11:00
Xidorn Quan
4272cacc55
Bug 1040668 part 16 - Add reftests for text-emphasis. r=dbaron
2015-11-28 11:56:33 +11:00
L. David Baron
7341ea4227
Bug 1038663 followup - Remove assertion from reftest reference, which the CSS WG harness considers an error. No review.
2015-11-22 07:16:11 -08:00
L. David Baron
c2f0c56052
Bug 1038663 followup - Remove specification link from reftest reference, which the CSS WG harness considers an error. No review.
2015-11-22 07:11:45 -08:00
L. David Baron
232daaf9d2
Bug 1038663 followup - Add the link rel=match that makes the CSS WG harness believe this test a reftest. No review.
2015-11-22 07:10:38 -08:00
Kyle Zentner
4fe9bf8652
Bug 1170781 - Patch 2: Test CSS 'contain: paint'. r=dholbert
2015-11-09 13:33:00 +01:00
Nicholas Nethercote
300284293b
Bug 1038663 (part 7, attempt 3) - Add test for percentage values for 'word-spacing'. r=heycam.
2015-11-09 13:50:44 -08:00
Mats Palmgren
e4d52dc184
Bug 1176782 part 8 - [css-align] Update three tests that assumed that the computed value of 'align-items' is 'stretch' on all types of boxes which is no longer true.
2015-11-03 15:18:06 +01:00
Simon Sapin
adb367a821
Bug 1202419 - Include Ahem.ttf in reftests submitted to W3C. r=dbaron
2015-09-09 14:34:58 +02:00
Simon Sapin
5006de93e4
Bug 1202651 - "CSS Variables reftests rely on unspecified system font fallback". r=heycam
2015-09-08 06:02:00 +02:00
Wes Kocher
45f5ae8270
Backed out 2 changesets (bug 1035091)
...
a=backout
Backed out changeset 1fc07bdd9aa8 (bug 1035091)
Backed out changeset f6e98029d1cb (bug 1035091)
2015-09-03 11:41:39 -07:00
Zack Weinberg
858895bdd4
Bug 1035091 part 2: disable @-moz-document in author sheets. r=heycam
2015-09-02 13:54:30 -04:00
Xidorn Quan
aba7c66dff
Bug 1197765 - Compare text content inside frame instead of the content node for ruby autohiding. r=dbaron
2015-09-01 09:24:37 +10:00
Ryan VanderMeulen
0f4703e89e
Bug 1146002 - Add more Android fuzz to box-sizing-replaced-003.xht.
2015-08-30 18:12:25 -04:00
Peter Linss
a80cccdc83
update draft spec urls from dev.w3.org/csswg to drafts.csswg.org. No bug.
...
Imported from https://hg.csswg.org/test/rev/3f200ac00126 by L. David Baron.
2015-08-19 19:38:01 -07:00
L. David Baron
36f14b8e8c
Bug 1195142 patch 3 - Link to correct specification URLs so the CSSWG test suite system is happy.
2015-08-18 08:20:35 +02:00
Ms2ger
86c9cc2b99
Remove prefixed properties. No bug.
...
(Imported from https://hg.csswg.org/test/ by dbaron.)
2015-08-11 12:21:28 +02:00
L. David Baron
571299e996
Bug 1195142 patch 2 - Add reftests for will-change creating a stacking context. r=BenWa
2015-08-18 08:13:56 +02:00
L. David Baron
48135fb02b
Bug 1146002 - Increase fuzzy-if(Android) max-difference for box-sizing-replaced-003 to match box-sizing-replaced-002 to fix frequent intermittent failure. No review.
2015-08-16 23:12:43 +02:00
L. David Baron
5a4647dfb5
Add missing match/mismatch links to reftests submitted to CSS WG test suite, so that they work correctly as CSSWG reftests in addition to working as our reftests. No bug.
2015-08-07 12:18:57 -07:00
L. David Baron
db78fcaaa8
Bug 1187851 patch 5 - Make dynamic changes to perspective change fixed position containing block for descendants. r=roc
2015-08-04 14:29:16 -07:00
L. David Baron
33bd77891f
Bug 1187851 patch 4 - Fix URL in tests to be something that Shepherd recognizes. No review.
2015-08-04 14:29:16 -07:00
L. David Baron
35adbeae88
Bug 1187851 patch 1 - Tests for making dynamic changes to filter and perspective change fixed position containing block for descendants. r=roc
...
As expected, without the patch in patch 4, the filter and perspective
tests fail, but the added transform test passes. All the tests pass
locally with patch 4.
2015-08-03 20:18:00 -07:00
L. David Baron
51cc6acda9
Backed out changeset f24dbdeeaef1 (Bug 1187851 patch 1) for reflow counting failures in Gaia integration tests apps/system/test/marionette/edges_gesture_test.js and apps/system/test/marionette/homescreen_navigation_test.js .
2015-08-02 22:35:28 -07:00
L. David Baron
403abc7f4e
Bug 1187851 patch 1 - Make dynamic changes to filter and perspective change fixed position containing block for descendants. r=roc
...
Note that this now uses AddAndRemoveTransform hints for changes that are
other than adding and removing a transform. Since there's still a
little bit of transform-related stuff there too (which I did make
conditional), I figure it's probably best to leave the name as-is,
although I'd be open to renaming it as well.
As expected, without the patch, the filter and perspective tests fail,
but the added transform test passes. All the tests pass locally with
the patch.
2015-08-02 21:03:09 -07:00
L. David Baron
d9c07da3fa
Bug 1131812 followup: Remove spec links from test references. No review.
...
This fixes errors in:
http://test.csswg.org/shepherd/reference/replaced-elements-all-auto-ref/
http://test.csswg.org/shepherd/reference/replaced-elements-height-20-ref/
http://test.csswg.org/shepherd/reference/replaced-elements-min-height-40-ref/
http://test.csswg.org/shepherd/reference/replaced-elements-min-width-80-ref/
http://test.csswg.org/shepherd/reference/replaced-elements-width-40-ref/
2015-07-27 20:23:56 -07:00
Jonathan Kew
2cb68dfcab
Bug 1131451 part 2 - Respect the container height when converting vertical-RTL inline-direction coordinates. r=dholbert
...
* * *
Bug 1131451 part 2a - Remove hack for rtl-in-vertical-mode from ReflowAbsoluteFrame. r=dholbert
* * *
Bug 1131451 part 2b - Mark relative-overconstrained tests that now pass in vertical mode with rtl. r=dholbert
* * *
Bug 1131451 part 2c - Mark vertical border-collapse bevel tests that now pass. r=dholbert
* * *
Bug 1131451 part 2d - Remove partial rtl-in-vertical support from nsBidiPresUtils now that logical-coordinate classes handle it better. r=dholbert
* * *
Bug 1131451 part 2e - Remove hack for float positioning in vertical mode with dir=rtl. r=dholbert
* * *
Bug 1131451 part 2f - Mark vertical-mode float-in-rtl reftests that are now passing. r=dholbert
* * *
Bug 1131451 part 2g - Compute both dimensions of containerSize in nsFlexContainerFrame::DoLayout. r=dholbert
* * *
Bug 1131451 part 2h - Mark flexbox writing-mode tests that are now passing. r=dholbert
2015-07-16 10:08:05 +01:00
Cameron McCormack
41cdb1e7f1
Bug 1057921 - Don't propagate text decorations through outer <svg> elements. r=dholbert
2015-07-15 14:41:06 +10:00
Cameron McCormack
203cb0eaf4
Bug 1179078 - Recover from parse errors inside image values in border-image properly. r=dholbert
2015-07-01 16:42:31 +10:00
Ryan VanderMeulen
923e09a565
Backed out changeset cc153acac9df (bug 1169502) for test_leaf_layers_partition_browser_window.xul permafail on Win7/8 debug.
...
CLOSED TREE
2015-06-16 13:41:59 -04:00
Markus Stange
f7e3a76599
Bug 1169502 - Simplify visible regions to tiles, not to a number of rects. r=jrmuizel, r=roc
2015-06-10 15:54:20 -04:00
Daniel Holbert
4fcdf6255f
Bug 1173646 part 4: Convert isize/bsize into flex container's writing-mode in flexbox macros that aim to pick a main-axis or cross-axis value. r=mats
2015-06-12 14:28:24 -07:00
Daniel Holbert
fc02f8d075
Bug 1173646 part2: Add reftest variants with different writing-mode values on flex container. (no review)
2015-06-12 14:28:24 -07:00
Daniel Holbert
584d20dfff
Bug 1173646 part 1: Add reftest with flex items whose writing-mode differs from their flex container. r=mats
2015-06-12 14:28:24 -07:00
Daniel Holbert
55f73fe727
Bug 1148294 followup: fix spec links in reftests flexbox-writing-mode-* to point to TR instead of ED spec version. (no review)
...
DONTBUILD because just changing metadata within some tests
2015-06-10 22:59:45 -07:00
Kyle Zentner
8f3f9f3e2f
Bug 1169837
- Remove box-sizing: padding-box in FF UI & Gecko Tests. r=dholbert
2015-06-02 08:46:00 -04:00
Daniel Holbert
b79dde8971
Bug 1158290 part 5: Use logical coords & axes in methods that compute flex container's own main size & cross size. r=mats
2015-05-15 11:57:06 -07:00
Simon Montagu
e12176ed82
Move reftests for bug 645642 to w3-css/submitted and add CSS test metadata
2015-05-10 00:42:46 -07:00
L. David Baron
2c0c7114f2
Bug 1144885 followup - Remove spec links from reference, which the CSS test suite validator treats as an error.
2015-04-23 09:18:12 -07:00