|
HTML Imports: Let dynamically-added imports sync.
Dynamically added import was marked as async. But it was unspec-ed behavior
and should be sync as usual imports.
TEST=import-dynamic-async-notblock-sync.html,import-dynamic-block-async.html, improt-dynamic-block-sync.html, import-dynamic-descendant-block.html
BUG= 367351
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173149
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+152 lines, -114 lines) |
Patch |
 |
D |
LayoutTests/fast/html/imports/import-async.html
|
View
|
|
1 chunk |
+0 lines, -33 lines |
0 comments
|
Download
|
 |
D |
LayoutTests/fast/html/imports/import-async-expected.txt
|
View
|
|
1 chunk |
+0 lines, -14 lines |
0 comments
|
Download
|
 |
D |
LayoutTests/fast/html/imports/import-async-shared.html
|
View
|
|
1 chunk |
+0 lines, -24 lines |
0 comments
|
Download
|
 |
D |
LayoutTests/fast/html/imports/import-async-shared-expected.txt
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
D |
LayoutTests/fast/html/imports/import-async-tree.html
|
View
|
|
1 chunk |
+0 lines, -24 lines |
0 comments
|
Download
|
 |
D |
LayoutTests/fast/html/imports/import-async-tree-expected.txt
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
A + |
LayoutTests/fast/html/imports/import-dynamic.html
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
LayoutTests/fast/html/imports/import-dynamic-expected.txt
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
LayoutTests/fast/html/imports/import-dynamic-shared.html
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
LayoutTests/fast/html/imports/import-dynamic-shared-expected.txt
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
LayoutTests/fast/html/imports/import-dynamic-tree.html
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
LayoutTests/fast/html/imports/import-dynamic-tree-expected.txt
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/http/tests/htmlimports/import-dynamic-async-notblock-sync.html
|
View
|
1
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/http/tests/htmlimports/import-dynamic-async-notblock-sync-expected.txt
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/http/tests/htmlimports/import-dynamic-block-async.html
|
View
|
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/http/tests/htmlimports/import-dynamic-block-async-expected.txt
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/http/tests/htmlimports/import-dynamic-block-dynamic.html
|
View
|
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/http/tests/htmlimports/import-dynamic-block-dynamic-expected.txt
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/http/tests/htmlimports/import-dynamic-block-sync.html
|
View
|
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/http/tests/htmlimports/import-dynamic-block-sync-expected.txt
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/http/tests/htmlimports/import-dynamic-descendant-block.html
|
View
|
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/http/tests/htmlimports/import-dynamic-descendant-block-expected.txt
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/http/tests/htmlimports/resources/having-dynamic-child.html
|
View
|
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/imports/LinkImport.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 13 (0 generated)
|