gecko-dev/layout/reftests
Boris Zbarsky a5f876dcd4 Bug 1324619 part 3. Implement ReparentStyleContext in ServoRestyleManager, for ::first-line use. r=emilio
This doesn't actually implement style context reparenting in the style set yet; that part is next.

There is one behavior difference being introduced here compared to Gecko: we
don't reparent the first block piece of an {ib} (block-inside-inline) split
whose first inline piece is being reparented.  This is actually a correctness
fix.  In this testcase:

  <style>
    #target { color: green; }
    #target::first-line { color: red; }
  </style>
  <div id="target">
    <span>
      <div>This should be green</div>
    </span>
  </div>

Gecko makes the text red, while every other browser makes it green.

We're preserving Gecko's behavior for out-of-flows in first-line so far, but
arguably it's wrong per spec and doesn't match other browsers either.  We can
look into changing it later.

MozReview-Commit-ID: 5eC6G449Mlh

--HG--
extra : rebase_source : 8c333a0afe96c68a4e3b6aeca1b742ef8d5edd3b
2017-07-28 21:11:18 -04:00
..
abs-pos Bug 1382327 - (reftest) Rename reftest-print to reftest-paged. r=dbaron 2017-07-26 22:53:46 -07:00
apng-mime
async-scrolling Bug 1339474 - Enable APZ in QuantumRender builds. r=jrmuizel 2017-06-19 15:46:38 -04:00
backgrounds Bug 1382327 - (reftest) Rename reftest-print to reftest-paged. r=dbaron 2017-07-26 22:53:46 -07:00
bidi Bug 1382327 - (reftest) Rename reftest-print to reftest-paged. r=dbaron 2017-07-26 22:53:46 -07:00
border-dotted Bug 1369321. Make sure to restyle from all our style roots when rebuilding all style data with stylo. r=bholley 2017-06-21 15:52:56 -04:00
border-image Bug 1341102 - Reenable some more reftests. r=me 2017-07-25 21:02:32 -07:00
border-radius Bug 1380053 - Stylo reftest annotations for all OSes. r=manishearth 2017-07-20 22:02:00 -05:00
box
box-ordinal
box-properties
box-shadow Backed out changeset 85b25bbb3498 (bug 1368120) 2017-07-15 16:24:45 +02:00
box-sizing
bugs Bug 1383492: stylo: Bump app units version; r=emilio 2017-07-27 18:57:19 -07:00
canvas Bug 1380053 - Stylo reftest annotations for all OSes. r=manishearth 2017-07-20 22:02:00 -05:00
columns Backed out changeset 85b25bbb3498 (bug 1368120) 2017-07-15 16:24:45 +02:00
counter-style Bug 1372488 - Make counter style 'disc' not overridable. r=dbaron 2017-06-13 16:00:37 +10:00
counters
css-animations Bug 1382327 - (reftest) Rename reftest-print to reftest-paged. r=dbaron 2017-07-26 22:53:46 -07:00
css-blending
css-break Backed out changeset 85b25bbb3498 (bug 1368120) 2017-07-15 16:24:45 +02:00
css-calc Bug 1379436 - Add some reftests for line-height: calc(). r=xidorn 2017-07-09 19:42:39 +09:00
css-charset
css-default
css-disabled Bug 1290276 Part 8 - Update test expectations after implementing XBL <stylesheet> for stylo. r=heycam 2017-05-31 16:44:38 -07:00
css-display Bug 1381017 - Set NODE_DESCENDANTS_NEED_FRAMES from flatten tree parent. r=emilio,tnikkel 2017-07-17 11:31:31 +08:00
css-enabled Bug 1290276 Part 8 - Update test expectations after implementing XBL <stylesheet> for stylo. r=heycam 2017-05-31 16:44:38 -07:00
css-gradients
css-grid Bug 1382327 - (reftest) Rename reftest-print to reftest-paged. r=dbaron 2017-07-26 22:53:46 -07:00
css-import Bug 1382327 - (reftest) Rename reftest-print to reftest-paged. r=dbaron 2017-07-26 22:53:46 -07:00
css-invalid Bug 1290276 Part 8 - Update test expectations after implementing XBL <stylesheet> for stylo. r=heycam 2017-05-31 16:44:38 -07:00
css-mediaqueries Bug 1382327 - (reftest) Rename reftest-print to reftest-paged. r=dbaron 2017-07-26 22:53:46 -07:00
css-optional Bug 1290276 Part 8 - Update test expectations after implementing XBL <stylesheet> for stylo. r=heycam 2017-05-31 16:44:38 -07:00
css-parsing No bug - Annotate invalid-url-handling.xhtml with the bug open to audit it. r=comment-only 2017-07-21 17:23:20 +02:00
css-placeholder Bug 1382786 part 4. Update test expectations. r=emilio 2017-07-21 14:20:00 -04:00
css-required Bug 1290276 Part 8 - Update test expectations after implementing XBL <stylesheet> for stylo. r=heycam 2017-05-31 16:44:38 -07:00
css-ruby Bug 1380053 - Stylo reftest annotations for all OSes. r=manishearth 2017-07-20 22:02:00 -05:00
css-selectors Bug 1364009 - Don't allow comments/spaces between signs,numbers,and `n` in an+b syntax for nth-child; r=dbaron 2017-06-01 15:54:14 -07:00
css-shapes Bug 1359834 Part 4: Add a reftest to ensure dynamic changes to shape-outside trigger reflow. r=dholbert 2017-07-12 13:16:25 -07:00
css-sizing
css-submit-invalid
css-transitions
css-ui
css-ui-invalid Bug 1370757 - Don't expand the dirty rect for Mac native widget drawing. r=mattwoodrow 2017-06-10 15:34:09 -04:00
css-ui-valid Bug 1290276 Part 8 - Update test expectations after implementing XBL <stylesheet> for stylo. r=heycam 2017-05-31 16:44:38 -07:00
css-valid Bug 1290276 Part 8 - Update test expectations after implementing XBL <stylesheet> for stylo. r=heycam 2017-05-31 16:44:38 -07:00
css-valuesandunits Bug 1341102 - Reenable some more reftests. r=me 2017-07-25 21:02:32 -07:00
css-variables
css-visited Bug 1381276: Reftest. r=jryans 2017-07-16 16:20:38 +02:00
cssom
datalist
details-summary Bug 1382327 - (reftest) Rename reftest-print to reftest-paged. r=dbaron 2017-07-26 22:53:46 -07:00
dom Bug 1354463 - Use precise range for fuzzy-if. r=kats 2017-06-09 10:21:21 +08:00
first-letter Bug 1380053 - Stylo reftest annotations for all OSes. r=manishearth 2017-07-20 22:02:00 -05:00
first-line Bug 1324619 part 3. Implement ReparentStyleContext in ServoRestyleManager, for ::first-line use. r=emilio 2017-07-28 21:11:18 -04:00
flexbox Bug 1380053 - Stylo reftest annotations for all OSes. r=manishearth 2017-07-20 22:02:00 -05:00
floats Bug 1290276 Part 8 - Update test expectations after implementing XBL <stylesheet> for stylo. r=heycam 2017-05-31 16:44:38 -07:00
font-face Bug 1341102 - Reenable some reftests. r=me 2017-07-25 14:33:12 -07:00
font-features Bug 1380053 - Stylo reftest annotations for all OSes. r=manishearth 2017-07-20 22:02:00 -05:00
font-inflation Bug 1380830 - Disable reftest container-with-clamping.html for frequent intermittent failures; r=me,test-only 2017-07-25 09:28:53 -06:00
font-loading-api Bug 1367647 - Test expectation updates. r=emilio 2017-05-28 19:33:06 +08:00
font-matching
fonts Bug 1348788 - Update OTS to release 5.2.0 + latest upstream fixes, prior to addition of Graphite support. r=milan 2017-07-27 09:03:10 +01:00
forms Bug 1341102 - Reenable some more reftests. r=me 2017-07-25 21:02:32 -07:00
frameset Bug 1371073 - Add reftests to ensure rows and cols are properly added and removed from framesets r=bz 2017-06-14 16:05:20 -07:00
generated-content Bug 1376352: Test. r=heycam 2017-07-03 11:09:44 +02:00
ib-split Bug 1324618 part 7. Set our new style context on all our continuations in ServoRestyleManager. r=emilio 2017-06-26 23:35:08 -07:00
image Bug 1382327 - (reftest) Rename reftest-print to reftest-paged. r=dbaron 2017-07-26 22:53:46 -07:00
image-element Backed out changeset 563461d35726 (bug 1368120) 2017-07-15 16:24:41 +02:00
image-rect Bug 1377595 - fuzz a test. r=jrmuizel 2017-07-17 13:49:14 +02:00
image-region
indic-shaping
inline
inline-borderpadding
invalidation Bug 1377595 - Mark four tests as passing with webrender. 2017-07-17 13:49:22 +02:00
layers Backed out changeset fd12674b1d25 (bug 1368120) 2017-07-15 16:24:37 +02:00
line-breaking
list-item
margin-collapsing
marquee
mathml Bug 1380053 - Stylo reftest annotations for all OSes. r=manishearth 2017-07-20 22:02:00 -05:00
mp4-video
native-theme Bug 966240 - Remove support for <meta http-equiv="msthemecompatible" content="no">. r=dbaron 2017-06-16 17:17:22 +02:00
object
ogg-video
outline
pagination Bug 1382327 - (reftest) Rename reftest-print to reftest-paged. r=dbaron 2017-07-26 22:53:46 -07:00
percent-overflow-sizing
pixel-rounding Bug 1373381 - Update reftest annotations from changes in WR cset fc758aa. r=Gankro 2017-06-20 09:39:00 -04:00
position-dynamic-changes
position-relative
position-sticky Bug 1339474 - Enable APZ in QuantumRender builds. r=jrmuizel 2017-06-19 15:46:38 -04:00
printing Bug 1382327 - (reftest) Rename reftest-print to reftest-paged. r=dbaron 2017-07-26 22:53:46 -07:00
reftest-sanity Bug 1382327 - (reftest) Rename reftest-print to reftest-paged. r=dbaron 2017-07-26 22:53:46 -07:00
scoped-style Bug 1291515 - Part 1: Introduce a pref for <style scoped>. r=bholley,dbaron 2017-06-21 09:25:43 +08:00
scrolling Bug 1383732 - Update more reftests to comply with new data: URI inheritance model. r=smaug 2017-07-24 20:35:21 +02:00
selection Bug 1380053 - Stylo reftest annotations for all OSes. r=manishearth 2017-07-20 22:02:00 -05:00
stylesheet-cloning Bug 1379604 - Update fuzz values on counter-style-rule-clone from WR cset ff4ba8b. r=jrmuizel 2017-07-13 10:28:46 -04:00
svg Bug 1384769 - Skip two smil tests due to crashes until bug 1385089 is sorted out. r=me 2017-07-27 17:49:46 -07:00
tab-size Bug 1367647 - Test expectation updates. r=emilio 2017-05-28 19:33:06 +08:00
table-anonymous-boxes
table-background Backed out changeset 85b25bbb3498 (bug 1368120) 2017-07-15 16:24:45 +02:00
table-bordercollapse Bug 1375518 - Add reftest to check that border-radius is painted correctly on table. r=dbaron 2017-07-18 12:00:27 +08:00
table-dom
table-html
table-overflow Bug 1382327 - (reftest) Rename reftest-print to reftest-paged. r=dbaron 2017-07-26 22:53:46 -07:00
table-width
text Bug 1341102 - Reenable some more reftests. r=me 2017-07-25 21:02:32 -07:00
text-decoration Bug 1290276 Part 8 - Update test expectations after implementing XBL <stylesheet> for stylo. r=heycam 2017-05-31 16:44:38 -07:00
text-indent
text-overflow Bug 1341102 - Reenable some more reftests. r=me 2017-07-25 21:02:32 -07:00
text-shadow
text-stroke
text-svgglyphs
text-transform Bug 1377584 - Update casing (text-transform) test data to Unicode 10.0 repertoire. r=m_kato 2017-07-04 09:19:53 +01:00
transform Backed out changeset 85b25bbb3498 (bug 1368120) 2017-07-15 16:24:45 +02:00
transform-3d Bug 1380053 - Stylo reftest annotations for all OSes. r=manishearth 2017-07-20 22:02:00 -05:00
unicode Bug 1382327 - (reftest) Rename reftest-print to reftest-paged. r=dbaron 2017-07-26 22:53:46 -07:00
usercss
view-source Bug 1343701 - Mark view-source-image.html random in styloVsGecko. r=me 2017-06-29 16:38:21 -07:00
w3c-css Bug 1382327 - (reftest) Rename reftest-print to reftest-paged. r=dbaron 2017-07-26 22:53:46 -07:00
web-animations Bug 1372335 - A reftest to check that animation styles are surely discarded when selector matching happens simultaneously. r=emilio 2017-06-14 11:56:13 +09:00
webcomponents Bug 1373155 - Disable Web Components in Servo-styled documents. r=wchen 2017-06-15 19:39:58 +08:00
webkit-box
webkit-gradient Bug 1341102: Update test expectations for servo/servo#17587 r=me 2017-07-05 16:49:43 -07:00
webm-video Bug 1369678 - Follow-up to remove stale comment. r=me and DONTBUILD 2017-06-19 11:33:12 -04:00
writing-mode Bug 1380053 - Skip ua-style-sheet-input-number-1.html for Stylo. r=me 2017-07-27 18:21:07 -05:00
xul Bug 1380053 - Stylo reftest annotations for all OSes. r=manishearth 2017-07-20 22:02:00 -05:00
xul-document-load
z-index
filters.svg
moz.build
reftest.list Bug 1359834 Part 4: Add a reftest to ensure dynamic changes to shape-outside trigger reflow. r=dholbert 2017-07-12 13:16:25 -07:00