Shing Lyu
688a98f536
Bug 1351548 - Remove reftest-stylo.lists. r=bholley
...
MozReview-Commit-ID: 8LoQ9xNnDnj
2017-04-28 11:15:58 +08:00
Sebastian Hengst
ce63b37abb
Backed out changeset aebb0ceeb20a (bug 1351548)
2017-04-26 13:12:53 +02:00
Shing Lyu
66fcd4c2bf
Bug 1351548 - Remove reftest-stylo.lists. r=bholley
...
MozReview-Commit-ID: Gn0fbS4PZ7i
2017-04-26 18:21:52 +08:00
Shing Lyu
0192dd886a
Bug 1331860 - Update reftest-stylo expectations. r=heycam
2017-01-12 10:37:36 +08:00
Shing Lyu
ea0c6d953f
Bug 1328825 - Update reftest-stylo.list and expectations. r=heycam
...
MozReview-Commit-ID: AMwdk5wvM0F
2017-01-10 15:50:59 +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
Shing Lyu
20e3ef4d6f
Bug 1288350 - Temporary reftest list for Stylo vs Gecko test r=heycam,manishearth
2016-09-05 11:45:39 +08:00
L. David Baron
64bacb086c
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
L. David Baron
04fb2b3c11
Bug 1131812 patch 2 - Don't do ratio scaling when applying min/max-width/height for images without an intrinsic ratio. r=dholbert
...
This is because the rules in the table in section 10.4 of CSS 2.1 only
apply when width and height are auto (which we already tested) and when
the image has an intrinsic ratio (which we did not).
I had hoped to simplify the code further, but there are tricky ordering
dependencies that make it hard to do. (In particular, in the branches
for one dimension auto and one non-auto, the non-auto dimension is
computed first.)
2015-02-19 13:49:52 +13:00
L. David Baron
2296f02217
Bug 1131812 patch 1 - Add reftests for sizing of replaced elements. r=dholbert
2015-02-19 13:49:52 +13:00