aboutsummaryrefslogtreecommitdiffstats
path: root/python/tidy.py
diff options
context:
space:
mode:
authorEmilio Cobos Álvarez <ecoal95@gmail.com>2016-02-13 13:31:38 +0100
committerEmilio Cobos Álvarez <ecoal95@gmail.com>2016-02-13 16:05:17 +0100
commit04d2db5747ce85b5ee7f9cbc9f6d13e523c68a76 (patch)
tree22b9ac50a08d99a61645fd9b43e823345122e33f /python/tidy.py
parent61e04df2664725624f706327cd417fe24aff6e2d (diff)
downloadservo-04d2db5747ce85b5ee7f9cbc9f6d13e523c68a76.tar.gz
servo-04d2db5747ce85b5ee7f9cbc9f6d13e523c68a76.zip
layout: Stop parameterizing on N for RecalcStyleAndConstructFlows
This is unfortunate, but making that useful would require parameterizing `SharedLayoutContext` and `LayoutContext` depending on the `SelectorImpl` (which is a **huge** work right now). Probably the easier way to do it, and probably the one that keeps the layout code more legible, and since there won't be multiple implementations at the same compilation unit, would be "defining" a default implementation for layout via feature flags. That should allow us to remove the components/style/servo.rs file.
Diffstat (limited to 'python/tidy.py')
0 files changed, 0 insertions, 0 deletions