Files
flutter/engine
Jason Simmons 50183917b0 libtxt: fixes to text style inheritance (flutter/engine#4466)
* newly pushed styles should inherit from the top of the paragraph's style
  stack, not the most recently added style in StyledRuns
* make the paragraph-level style a default that is not pushed onto the stack
  and can not be popped
2017-12-15 16:21:40 -08:00
..