summaryrefslogtreecommitdiffstats
path: root/ui/touch_selection/ui_touch_selection.gyp
diff options
context:
space:
mode:
authornainar <nainar@chromium.org>2016-01-21 20:34:47 -0800
committerCommit bot <commit-bot@chromium.org>2016-01-22 04:37:23 +0000
commit95773a85549dc14dbb42d665dadd7875d05df0a1 (patch)
tree16a9db2ca47f2f5bb3505d20b7ef2f578ad91464 /ui/touch_selection/ui_touch_selection.gyp
parent7c4124f9da535c414d8e844be83c4783aeb60214 (diff)
downloadchromium_src-95773a85549dc14dbb42d665dadd7875d05df0a1.zip
chromium_src-95773a85549dc14dbb42d665dadd7875d05df0a1.tar.gz
chromium_src-95773a85549dc14dbb42d665dadd7875d05df0a1.tar.bz2
Don't force display:table-cell and float:none on table cell elements when in quirks mode
Currently in quirks mode we force table cell elements to display:table-cell and float:none. This current action is not supported in quirks spec and is inconsistent with Gecko. This leads to elements with display/float set to lose that information. This patch fixes that and allows those elements with display/float to retain this state even in quirks mode. BUG=580053 Review URL: https://codereview.chromium.org/1612273002 Cr-Commit-Position: refs/heads/master@{#370904}
Diffstat (limited to 'ui/touch_selection/ui_touch_selection.gyp')
0 files changed, 0 insertions, 0 deletions