Commit Verlauf

Autor SHA1 Nachricht Datum
  Michael Ragazzon 68f23e5e8e PropertiesIteratorView: Move move operators to cpp-file and use rule of five. vor 6 Jahren
  Michael Ragazzon 391f39b038 Merge branch 'master' into performance vor 6 Jahren
  Michael Ragazzon 9a04ade50b Cleanup element style and definition. vor 6 Jahren
  Michael Ragazzon 23e356ae4c Remove pseudo class properties from element definition. This simplifies the code a whole lot, and makes fetching a new definition a lot faster. This means that we have to fetch new definitions more often (specifically, now also when we set a pseudo class), but despite this, the net performance gains are substantial. We could introduce flags to avoid this later. vor 6 Jahren
  Michael Ragazzon 05a24f63d5 Now that we have PropertyIds, we can use a bitset to represent dirty properties, increasing iteration performance. vor 6 Jahren