From 358cd9d561d3d3033d5af5a8fc98b0a600e3b52d Mon Sep 17 00:00:00 2001 From: Kevin Ansfield Date: Fri, 3 May 2019 16:04:47 +0100 Subject: [PATCH] Uncomment "FIXME" Google Docs nested uls test (#678) no issue - fixed via recent updates to the section parser --- tests/unit/parsers/dom-test.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/tests/unit/parsers/dom-test.js b/tests/unit/parsers/dom-test.js index 0d885863e..410f49185 100644 --- a/tests/unit/parsers/dom-test.js +++ b/tests/unit/parsers/dom-test.js @@ -379,8 +379,7 @@ test('nested html doesn\'t create unneccessary whitespace', (assert) => { assert.equal(post.sections.objectAt(1).text, 'Two'); }); -/* - * FIXME: Google docs nests uls like this +// Google docs nests uls like this test('lis in nested uls are flattened (when ul is child of ul)', (assert) => { let element= buildDOM(`