|
Lines 1-3
a/Source/WebCore/ChangeLog_sec1
|
|
|
1 |
2018-09-23 Frederic Wang <fwang@igalia.com> |
| 2 |
|
| 3 |
Add missing includes in TextCodecReplacement.cpp |
| 4 |
https://bugs.webkit.org/show_bug.cgi?id=189894 |
| 5 |
|
| 6 |
Reviewed by NOBODY (OOPS!). |
| 7 |
|
| 8 |
No new tests, behavior unchanged. |
| 9 |
|
| 10 |
* platform/text/TextCodecReplacement.cpp: Add missing headers. |
| 11 |
|
| 1 |
2018-09-20 Justin Michaud <justin_michaud@apple.com> |
12 |
2018-09-20 Justin Michaud <justin_michaud@apple.com> |
| 2 |
|
13 |
|
| 3 |
Implement CSS Custom Properties and Values Skeleton |
14 |
Implement CSS Custom Properties and Values Skeleton |