[web] Don't include end-of-line characters in line boundary#39693
[web] Don't include end-of-line characters in line boundary#39693auto-submit[bot] merged 2 commits intoflutter:mainfrom
Conversation
Renzo-Olivares
left a comment
There was a problem hiding this comment.
LGTM! Thanks for fixing this!
Looks like one of the framework tests is failing, but that might be because of a workaround for this very issue https://github.com/flutter/flutter/blob/9fcaaebb5279dd8a682304a7d742c224c1ba17f2/packages/flutter/test/rendering/paragraph_test.dart#L1063
Right! I created a framework PR to temporarily disable a few |
* 1d7f0c6 Integrate ios_engine debug, profile and release. (flutter/engine#39724) * a37e27b [web] Don't include end-of-line characters in line boundary (flutter/engine#39693)

Fixes flutter/flutter#120629