diff options
author | Emilio Cobos Álvarez <ecoal95@gmail.com> | 2016-07-10 00:53:37 -0700 |
---|---|---|
committer | Emilio Cobos Álvarez <ecoal95@gmail.com> | 2016-07-10 15:34:57 -0700 |
commit | 383ba964aba4ef74913a719a4f9cd2c49abc9241 (patch) | |
tree | b84148eff0040b90dcb3845b156690fc4cbc9939 /components/script/dom/bindings/codegen/parser/tests/test_union_any.py | |
parent | 8f13bb24f12f21993304713226b39037c5633737 (diff) | |
download | servo-383ba964aba4ef74913a719a4f9cd2c49abc9241.tar.gz servo-383ba964aba4ef74913a719a4f9cd2c49abc9241.zip |
layout: text: Don't consider the REQUIRES_LINE_BREAK_AFTERWARD_IF_WRAPPING_ON_NEWLINES if the fragment can wrap text.
This was making us fall in a loop where the start split was empty, but we didn't
ignore it because the current fragment had this flag, but then we treated it
differently depending on the white_space property.
Not totally sure this is the proper fix, but it makes sense to me. In case it
is:
Fixes #12369.
Diffstat (limited to 'components/script/dom/bindings/codegen/parser/tests/test_union_any.py')
0 files changed, 0 insertions, 0 deletions