DescriptionAdding the assert() that checks for the correct view source highlighting
This assert was disabled because it got triggered upon incorrect view-source highlighting.This happened because characters for the end tags were getting consumed by the tokenizer at the same time as it consumed the text of the script tag.
Bug : https://bugs.webkit.org/show_bug.cgi?id=62971.
Since it is fixed i think we can enable the assert.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172778
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|