Conversation
…h small container widths. Resolves issue #1974.
…lly). Resolves issue #1985
…r inline math. This will fail to get the cwidth for inline math inside shrinkwrapping elements (like <td> or ones with display:inline-block), but inline elements shouldn't use cwidth anyway unless there are explicit line breaks.
…width (2 less than full size), and if cwidth is 0, use default width
…lock elements when computing cwidth for inline math.
…ause Safari craches. Resolves issue #2005.
…t BIN01 to be ORD (nearly the same effect). Resolves issue #1997.
…r breakpoint). See #1970.
Fix problems with multline in CHTML (with tags) and SVG (with small containers). #1974
Add CSS for munder. #1981
Don't rescale mstyle bbox for scriptstyle changes. #1985
Avoid line breaks for inline math in in WebKit. #1982
Fix crash and missing text in recent Safari versions. #2005
Change WebKit version for accent fix to 602. #2017
Prevent potential infinite loop in setRenderer(). Resolves issue #1986
Fix problem with position of under/over applied to tables. #1993
Don't switch to MML spacing for explicit FORM attributes. #1997
Make sure \big, etc., are at the right size in script styles. #1987
Improve line breaking algorithm. #1970
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is the PR for version 2.7.5. See the milestone for more details.