Sammy Gill

Results 7 comments of Sammy Gill

Updated RenderBlockFlow::lastLineBaseline so that the call to modern layout lastLinePhysicalBaseline was guarded by an if instead of an assert. Now we should fall back to legacy line layout the scenarios...

- [x] Once https://github.com/WebKit/WebKit/pull/5153 lands need to remove the code that was refactored out. 2 of the TestExpectations rely on that patch in order to pass

Rebaselined test expectations with the new tests imported from WPT

> There are quite a number of typos to fix (minimuim etc.). > > Overall progress looks great. However flex-aspect-ratio-026.html is not completely fixed. I worry a bit that improving/fixing...

Hi @bfgeek! I was working on some baseline alignment bugs and ran into a scenario where a patch rendered the test correctly but we were still failing due to a...

@bfgeek Just wanted to ping one more time in case you had any thoughts/opinions on the changes

Thanks @dholbert! Yes, those line-heights discrepancies were unintentional and I have fixed them along with your other suggestions!