fast/sub-pixel/table-rows-have-stable-height.html --- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/sub-pixel/table-rows-have-stable-height-expected.txt +++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/sub-pixel/table-rows-have-stable-height-actual.txt @@ -1,13 +1,14 @@ -PASS At 50% zoom all heights matched. -PASS At 75% zoom all heights matched. -PASS At 90% zoom all heights matched. -PASS At 110% zoom all heights matched. -PASS At 125% zoom all heights matched. -PASS At 133% zoom all heights matched. -PASS At 150% zoom all heights matched. -PASS At 175% zoom all heights matched. -PASS At 200% zoom all heights matched. -PASS At 100% zoom all heights matched. +CONSOLE MESSAGE: line 91: TypeError: 'null' is not an object +style.height rect.height rect.bottom - rect.top +22 22 c +a b c +a b c +a b c +a b c +a b c +a b c +a b c +a b c This tests whether table row heights are stable by measuring the height of a row, assigning that height to another row and then measuring it. For each row the numbers in the three cells should be the same. Bug 88813
I don't think this is anything to do with https://bugs.webkit.org/show_bug.cgi?id=91335.
It must be http://trac.webkit.org/changeset/120354 instead.
Created attachment 167163 [details] Patch Unskipping test that is passing.
Comment on attachment 167163 [details] Patch Rejecting attachment 167163 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 1 Last 500 characters of output: Kit/chromium/third_party/yasm/source/patched-yasm --revision 154708 --non-interactive --force --accept theirs-conflict --ignore-externals' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium' 51>At revision 154708. ________ running '/usr/bin/python tools/clang/scripts/update.py --mac-only' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium' ________ running '/usr/bin/python gyp_webkit' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium' Updating webkit projects from gyp files... Full output: http://queues.webkit.org/results/14152719
Created attachment 167572 [details] Patch Updating the patch
Comment on attachment 167572 [details] Patch Clearing flags on attachment: 167572 Committed r130675: <http://trac.webkit.org/changeset/130675>
All reviewed patches have been landed. Closing bug.