summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authornolan.robin.cao <nolan.robin.cao@gmail.com>2015-12-09 10:06:48 -0800
committerCommit bot <commit-bot@chromium.org>2015-12-09 18:07:43 +0000
commite5ade991aba279d218cfe1c4dfd125a9383f8533 (patch)
treefd05607eb655dbe863ec6a35b3da4beec3bf9567 /AUTHORS
parent39f72fd932d5c4677767a7b2e84058d17e1f2e0e (diff)
downloadchromium_src-e5ade991aba279d218cfe1c4dfd125a9383f8533.zip
chromium_src-e5ade991aba279d218cfe1c4dfd125a9383f8533.tar.gz
chromium_src-e5ade991aba279d218cfe1c4dfd125a9383f8533.tar.bz2
To avoid circular dependency, use the intrinsic size of replaced element as width
For container with 'fit-content' width value, when computing the width of its child, it tries to get container's available logical width, which has not been set. Because the container's width depends on the child. BUG=560248 TEST=fast/css-intrinsic-dimensions/fit-content-container-with-replaced-child.html Review URL: https://codereview.chromium.org/1499403002 Cr-Commit-Position: refs/heads/master@{#364105}
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 253a383..ddd50da 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -422,6 +422,7 @@ Nikhil Bansal <n.bansal@samsung.com>
Nikita Ofitserov <himikof@gmail.com>
Ningxin Hu <ningxin.hu@intel.com>
Nitish Mehrotra <nitish.m@samsung.com>
+Nolan Cao <nolan.robin.cao@gmail.com>
Pan Deng <pan.deng@intel.com>
Parag Radke <nrqv63@motorola.com>
Paritosh Kumar <paritosh.in@samsung.com>