MoeNavigatorEngine::DetermineVisualAttributes cannot correctly determine the position of a node so that text overlaps other text where it shouldn't do that.
MoeNavigatorEngine::DetermineVisualAttributes cannot correctly determine the position of a node so that text overlaps other text where it shouldn't do that.
ncc1988
changed title from Nodes aren't positioned correctly to MoeNavigatorEngine::DetermineVisualAttributes: Nodes aren't positioned correctly1 year ago
ncc1988
added this to the Version 0.0.1 - "Uyghur lives matter!" milestone 1 year ago
The test for the CSSParser clearly showed that the CSS parser cannot parse CSS correctly at the moment. The result is that an attempt to style a node results in stylesheet rules where all properties are set to 0, including width and height.
The test for the CSSParser clearly showed that the CSS parser cannot parse CSS correctly at the moment. The result is that an attempt to style a node results in stylesheet rules where all properties are set to 0, including width and height.
MoeNavigatorEngine::DetermineVisualAttributes cannot correctly determine the position of a node so that text overlaps other text where it shouldn't do that.
Nodes aren't positioned correctlyto MoeNavigatorEngine::DetermineVisualAttributes: Nodes aren't positioned correctly 1 year agoThe test for the CSSParser clearly showed that the CSS parser cannot parse CSS correctly at the moment. The result is that an attempt to style a node results in stylesheet rules where all properties are set to 0, including width and height.
Work continues in the branch "css-parser-fix1" because these are huge and breaking changes.
710baa71bb
belongs here.