Emilio Cobos Álvarez
4e0492c5d1
style: Move the RELEVANT_LINK_VISITED flag to servo.
...
And kill one GetParentAllowServo call while at it, and some other dumbness...
Bug: 1383307
Reviewed-by: Manishearth
2017-07-23 05:22:18 +02:00
Emilio Cobos Álvarez
b576229567
stylo: Set the NS_STYLE_IS_TEXT_COMBINED flag.
...
This should fix at least
layout/reftests/writing-mode/1135361-ruby-justify-1.html
2017-07-22 02:29:36 +02:00
Xidorn Quan
6a12de1c1a
Add style adjustments for ruby.
2017-07-14 10:53:58 +10:00
Xidorn Quan
fcf37b19fd
Move HAS_TEXT_DECORATION_LINES setting into StyleAdjuster.
2017-07-14 10:53:50 +10:00
Xidorn Quan
86799d4d6e
Inherit computed value flags when inheriting computed values.
2017-07-14 10:53:48 +10:00
Xidorn Quan
2a05c29c30
Rename HAS_TEXT_DECORATION_LINE to match gecko side name.
2017-07-14 10:53:46 +10:00
Emilio Cobos Álvarez
5c7632f4c4
style: Add some flags to the computed values.
...
This will allow us to fix propagation of text-decoration, and also to implement
inlinization of ruby kids.
Signed-off-by: Emilio Cobos Álvarez <emilio@crisal.io>
2017-06-26 15:52:42 -07:00