Xidorn Quan
9c70eb6d67
Bug 1134069 part 2 - Move ruby inlinize blocks reftests to w3c-css/submitted. r=dbaron
...
--HG--
rename : layout/reftests/css-ruby/inlinize-blocks-1-ref.html => layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-001-ref.html
rename : layout/reftests/css-ruby/inlinize-blocks-1.html => layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-001.html
rename : layout/reftests/css-ruby/inlinize-blocks-2-ref.html => layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-002-ref.html
rename : layout/reftests/css-ruby/inlinize-blocks-2.html => layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-002.html
rename : layout/reftests/css-ruby/inlinize-blocks-3-ref.html => layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-003-ref.html
rename : layout/reftests/css-ruby/inlinize-blocks-3.html => layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-003.html
rename : layout/reftests/css-ruby/inlinize-blocks-4-ref.html => layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-004-ref.html
rename : layout/reftests/css-ruby/inlinize-blocks-4.html => layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-004.html
rename : layout/reftests/css-ruby/inlinize-blocks-5-ref.html => layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-005-ref.html
rename : layout/reftests/css-ruby/inlinize-blocks-5.html => layout/reftests/w3c-css/submitted/ruby/ruby-inlinize-blocks-005.html
extra : source : 0d58cf4097ca4fc3ef917a88202a128d156de97c
2015-02-19 22:54:05 +13:00
Xidorn Quan
343c8d3103
Bug 1134069 part 1 - Move ruby autohiding reftests to w3c-css/submitted. r=dbaron
...
--HG--
rename : layout/reftests/css-ruby/autohiding-1-ref.html => layout/reftests/w3c-css/submitted/ruby/ruby-autohide-001-ref.html
rename : layout/reftests/css-ruby/autohiding-1.html => layout/reftests/w3c-css/submitted/ruby/ruby-autohide-001.html
rename : layout/reftests/css-ruby/autohiding-2-ref.html => layout/reftests/w3c-css/submitted/ruby/ruby-autohide-002-ref.html
rename : layout/reftests/css-ruby/autohiding-2.html => layout/reftests/w3c-css/submitted/ruby/ruby-autohide-002.html
rename : layout/reftests/css-ruby/autohiding-3-ref.html => layout/reftests/w3c-css/submitted/ruby/ruby-autohide-003-ref.html
rename : layout/reftests/css-ruby/autohiding-3.html => layout/reftests/w3c-css/submitted/ruby/ruby-autohide-003.html
extra : source : 027c19d2d80767e22cdf281d69932714b8599545
2015-02-19 22:54:05 +13:00
Xidorn Quan
5711c38f2d
Bug 1134206 part 2 - Reset zeroEffectiveSpanBox when ruby adjust the line spacing. r=roc
...
--HG--
extra : source : 62abc49c38c25c3b0e00558b5eacc46c32470487
2015-02-19 22:39:19 +13:00
L. David Baron
12c4dd7d9b
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
202d8ca159
Bug 1131812 patch 1 - Add reftests for sizing of replaced elements. r=dholbert
2015-02-19 13:49:52 +13:00
L. David Baron
06f668f7b7
Bug 1133392 - Make handling of nsChangeHint_UpdateSubtreeOverflow iterate continuations, as all change hint handling needs to. r=mats
...
The test fails without the patch (missing underline on "an underline")
and passes with the patch (where the underline is present, and aligned
with the non-displaced text).
2015-02-19 13:49:52 +13:00
Jonathan Kew
0ad79ada3e
Bug 1105644 - Update reftests for improved handling of capitalized words. r=smontagu
2015-02-16 10:52:38 +00:00
Carsten "Tomcat" Book
44d1838891
Backed out changeset a36c441817d8 (bug 1105644)
2015-02-18 14:48:11 +01:00
Jonathan Kew
42b55ffd98
Bug 1105644 - Update reftests for improved handling of capitalized words. r=smontagu
2015-02-18 09:25:57 +00:00
Xidorn Quan
d5ce574d19
Bug 1133697 part 3 - Make ruby text frame not continue text run. r=roc
...
--HG--
extra : source : b9d1f775565347a2bc506b163b91b5c522e0a366
2015-02-18 17:20:02 +13:00
Cameron McCormack
1eea9501a2
Bug 1127198 - Part 2: Assert if we clear cached structs on a style context still used by a frame. r=dbaron
2015-02-18 09:28:53 +11:00
Robert Longson
2bd1b5fa2b
Bug 1129854 - markers not oriented correctly for degenerate beziers. r=jwatt
2015-02-17 22:15:15 +00:00
Jonathan Kew
4643ccf86b
Bug 1119475 followup - Add test files that were accidentally omitted when landing the patches above.
...
DONTBUILD because these tests are not yet enabled on trunk anyway.
2015-02-17 13:58:56 +00:00
Xidorn Quan
47cc8000ad
No bug - Mark css-ruby/line-breaking-1 a known assertion for windows. r=dbaron
...
--HG--
extra : amend_source : bbb6a15a603bad14ae410db9a01ddc93fbb361b6
2015-02-18 00:52:10 +13:00
Xidorn Quan
63dca2f736
No bug - Fix fuzzy in reftest css-ruby/float-handling. CLOSED TREE
2015-02-17 21:24:08 +13:00
Xidorn Quan
e1f92f47fd
Bug 1055676 part 5 - Reftests for ruby-align. r=roc
...
--HG--
extra : source : ba7069cb559ce1be1a8f8cbeb7412db280497019
2015-02-17 18:01:49 +13:00
Xidorn Quan
88bbe2f95c
Bug 1132008
part 4 - Fix reftests which rely on the old rtc sizing method. r=dbaron
...
--HG--
extra : source : b856985e95d7bd2cf2f8f403e65511f44409f2a9
2015-02-17 14:25:18 +13:00
Jonathan Kew
360dbfa656
Bug 1119475 - tests pt 3 - Modify reftest for textarea padding on Windows Vista and later. r=heycam
...
--HG--
rename : layout/reftests/writing-mode/ua-style-sheet-textarea-1a-ref.html => layout/reftests/writing-mode/ua-style-sheet-textarea-1c-ref.html
2015-02-16 11:59:31 +00:00
Jonathan Kew
5bf74fd508
Bug 1119475 - tests pt 2 - More reftests for logical properties in UA stylesheets (form controls). r=heycam
2015-02-16 11:59:31 +00:00
Jonathan Kew
9e3fabbb81
Bug 1119475 - tests pt 1 - Reftests for logical properties used in UA stylesheets. r=heycam
2015-02-16 11:59:31 +00:00
Jonathan Kew
f667381395
Bug 1119475 - pt 2 - Replace physical with logical properties in forms.css. r=heycam
2015-02-16 11:59:31 +00:00
Robert Longson
02a2abf300
Bug 1130888 - SVG text on path fill color does not render properly when preceded by RTL text. r=heycam
2015-02-13 20:15:27 +00:00
Ryan VanderMeulen
d5f7635db4
Bug 943863 - MOAR FUZZ on Android for box-sizing-replaced-002.xht.
...
CLOSED TREE
2015-02-12 16:40:09 -05:00
Timothy Nikkel
fb9bac3e2d
Bug 1118051
. Report layer event regions items as having empty bounds so they don't expand the visible region of layers. r=roc
...
When choosing a painted layer for the event region item we must report the bounds of the hit regions as the bounds so that we don't fall through to the bottom most painted layer.
2015-02-11 17:06:47 -06:00
Seth Fowler
d260a7f1c2
Bug 1128229 (Followup) - Add even more fuzz to layout/reftests/w3c-css/submitted/ui3/box-sizing-replaced-002.xht. r=me DONTBUILD
...
--HG--
extra : rebase_source : 1af67be436bab73fb37611bb8dba34978c1fc2fb
2015-02-11 14:25:19 -08:00
L. David Baron
02e7151f7c
Bug 718157 - Fix dynamic changes of percentage text-indent when the parent's size changes and the element's size does not. r=jfkthame
...
This code needs to move out of PrepareResizeReflow() (and things that
trigger code in it) because PrepareResizeReflow is conditioned on the
block itself resizing.
The reftest is based on a test by Jesse Ruderman <jruderman@gmail.com>.
The reftest fails without the patch and passes with the patch.
--HG--
extra : transplant_source : %E9%5E%97zE%A4%60n%8C%DD%F8K-%01%F3fF%E8%C9K
2015-02-11 22:43:05 +11:00
Jonathan Kew
de111093a1
Bug 1117210 - Reftest for baseline-snapping in vertical writing modes. r=smontagu
2015-02-11 10:59:39 +00:00
Carsten "Tomcat" Book
77ad193195
Backed out changeset 8c6cd20ed00d (bug 1117210)
2015-02-11 11:27:52 +01:00
Simon Montagu
281b3fe6fa
Test for bug 1131013, r=jfkthame
2015-02-11 01:43:03 -08:00
Simon Montagu
6ad38c24c3
Tests for bug 1127488, r=jfkthame
2015-02-11 01:42:57 -08:00
Jonathan Kew
e23fce37b5
Bug 1117210 - Reftest for baseline-snapping in vertical writing modes. r=smontagu
2015-02-11 08:45:00 +00:00
Xidorn Quan
e9e7f7a3f2
Bug 1089431 part 4 - Add reftest for line-breaking between ruby bases. r=jfkthame
...
--HG--
extra : rebase_source : ce0bc55986b27c52f93c1203d6f706b70420e274
extra : source : 26d9e93ec5dd3d23c05c746c9f08a74c764c498c
2015-02-11 10:26:56 +11:00
Frédéric Wang
9373d64b94
Bug 1110056 - Merge nsMathMLmphantomFrame into nsMathMLmrowFrame. r=jkitch
...
--HG--
extra : rebase_source : aafda35ac6c7b647b18259cbaca09161b8aac58b
2015-02-09 11:19:00 +01:00
Markus Stange
f6e80715ad
Bug 1092634 - Let feColorMatrix and feComponentTransfer generate output outside their input's bounds. r=Bas
...
This makes the color matrix and component transfer Moz2D filters generate
an infinite output, which is then cropped to the primitive's filter
primitive subregion by a subsequent crop filter node. This still gives us
different behavior than other browser when the primitive subregion is
overridden using the x/y/width/height attributes - other browsers either
ignore those completely (IE) or only let them crop the default subregion
(which is defined to be the same as the input subregion) and not enlargen
it - but I'll fix that in a separate bug.
2015-02-09 14:04:11 -05:00
Jonathan Kew
442f276a75
Bug 1130231 - Reftest for left/right padding on button contents with direction=rtl. r=smontagu
2015-02-09 14:40:25 +00:00
Seth Fowler
12e27784d3
Bug 1128229 (Followup) - Add more fuzz to layout/reftests/w3c-css/submitted/ui3/box-sizing-replaced-002.xht. r=me DONTBUILD
2015-02-06 23:03:31 -08:00
Ryan VanderMeulen
b93ed58c9e
Merge m-c to inbound. a=merge
2015-02-06 11:36:03 -05:00
Ryan VanderMeulen
89ff1f8cb5
Merge inbound to m-c. a=merge
2015-02-06 09:06:38 -05:00
Mike Taylor
df1bba3d83
Bug 1092006 - Fix form_border_radius define & mark expected failures. r=wesj
2015-02-05 08:08:00 +01:00
Ryan VanderMeulen
7f11ffb388
Bug 1128229 - Add a bit more fuzz to image-object-position-with-background-2.html on Windows.
...
CLOSED TREE
2015-02-06 10:38:00 -05:00
Ryan VanderMeulen
7952a0cfed
Bug 1128229 - Add more fuzz on Win8.
...
CLOSED TREE
2015-02-06 10:00:50 -05:00
Seth Fowler
df8cf8cb2d
Bug 1128229 - Add fuzzy annotations to CSS image tests that depend on imgFrame::Optimize. r=me
2015-02-06 02:51:12 -08:00
Timothy Nikkel
4bdaf32a54
Backout 653ead886844 (bug 1118051
) for causing bug 1130067.
2015-02-05 15:37:31 -06:00
Ryan VanderMeulen
0c5f1f2883
Bug 1120397
- Mark image-orientation-list-style-image.html as random on Android.
2015-02-05 12:17:35 -05:00
Jonathan Kew
2f9cde99aa
Bug 1124661 - Make some vertical writing-mode reftests more robust, and/or mark as fuzzy where minor subpixel differences occur. r=smontagu.
...
DONTBUILD because these tests are not currently enabled on trunk anyway.
2015-02-05 12:39:11 +00:00
Seth Fowler
79428589b7
Bug 1120397
- Reenable image-orientation-list-style-image.html on Android. r=me
...
--HG--
extra : rebase_source : 9fead916d715174a03ab630ac2c31ac2df8323e6
2015-02-05 18:05:31 -08:00
Timothy Nikkel
c61e598187
Bug 1118051
. Report layer event regions items as having empty bounds so they don't expand the visible region of layers. r=roc
2015-02-04 23:44:33 -06:00
Jonathan Kew
868bb8f39e
Bug 1121748 - test 2 - Reftest for use of incorrect container and frame widths in nsFlexContainerFrame. r=smontagu
2015-02-04 13:24:15 +00:00
Jonathan Kew
332c25e20c
Bug 1121748 - test 1 - Reftest for use of out-of-date frame size during relative positioning in BlockReflowContext. r=smontagu
2015-02-04 13:24:14 +00:00
Phil Ringnalda
9c647352e7
Bug 1129300 - Annotate background-size-monster- reftests that randomly fail on OS X 10.10
2015-02-03 22:00:15 -08:00